/serial-port-explorer

This program is for working with Serial ports. You can see what ports are available, send/receive data, see graphs and other info

Primary LanguageC++

Serial Port Explorer (SPE) v0.3.2

This program is for working with Serial ports. You can see what ports are available, send/receive data, see graphs and other info It is not completed yet. It uses Qt5.1.1 libraries and compiled with minGW 4.8.

##Last release

Qt5 libraries are needed to be in folder with program.

Download latest version here

##Features:

  • Enumerating COM ports
  • Shows info about chosen COM ports
  • Can read and send data via COM port
  • Show sent/received packets statistics
  • Save log to text file

##TODO:

  • Create data graphs
  • Create menu

Screenshot (last version - 29.09.2013)