Qt-based Serial Console with built-in TFTP and script capabilities
A long due for the embedded device developers replacement for Minicom with a rich set of features such as GUI based on Qt, built-in TFTP server and scripting capabilities based on QtScript, multiple profiles support, Unicode and international charsets, hex dump and so on.
smartCOM is a graphical serial device terminal, it's an alternative to minicom. It is aimed mainly at hardware developers who need a gui test tools to talk to their custom hardware. The GUI is written using the wxWidgets library, and using the tinyxml to save or load config.
http://gnssinfo.com/2012/11/21/wiki-smartcom/
A serial terminal program designed for testing and debugging devices such as BACnet and ModBus controllers, but also usable as a general purpose serial terminal. It is written in Python using PyQt.
KHexTerm is a simple serial port terminal, useful for testing of peripheral still using RS-232 interfaces.
KHexTerm provides a easy to use GUI written in C++ using Qt 4.x and supports hex and text input/output modes.
Written in C++, IFI-picloader is a US First Competition Linux port for Innovation First Inc. Robot Controller programmer using a pic 18F8520. It writes MCC18 compiled hex files to PIC and allows users to program under *nix based operating systems.
Mprog is a tool designed for programming microcontroller.
At the moment it supports only Atmel AVR microcontroller
It support read / write programm flash / eeprom.
To file firmat are supported: binary & Intel hex.
TJTerm is an open source serial port terminal program written in
Java, running on Linux, Mac OS and Windows. It supports color, logging, macros, graphical hex and/or ASCII input and output and more.