Simple terminal program based on pySerial for raw binary / ascii communication with microcontrollers and such. Features local echo and automatic modulo-256 checksum and CR/LF postfix.
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.
LossieASP (ADuC8xx Serial Programmer)is a serial programmer for the ADuC8xx line from Analog Devices. The latest version also has an hyperterminal build in. It has been designed for students to learn 8051 programming.