COMTOOL (open source serial port assistant tool)

COMTool

PyPI

A cross platform serial debug tools written by python

Windows(version 1.0,not the latest)

Windows screenshot

Linux(Elementry OS)

Linux(Elementry OS)screenshot

Raspberry Pi3

Raspberry Pi screenshot

Features

  • cross platform (Windows, Linux, MacOS, Raspberry Pi … …)
  • port baudrate bytesize parity stopbits settings
  • basic send data (ascii and hex)
  • basic receive data (ascii and hex)
  • send and receive data count
  • clear received data area
  • auto linefeed on every once receive
  • scheduled auto send
  • send history and select send again
  • serial auto detect
  • CR LF / LF select support
  • auto save settings
  • Ctrl+Enter to send
  • escape character support, like \x \r \n etc.
  • multiple character encode support
  • multiple auto send (order and disorder)
  • unix style terminal color support
  • night theme and White theme
  • real time data graphic display
  • rts & dtr control by hand

More refer to github repo