Skip to content

adinxu/SerialPortTool

Repository files navigation

SerialPortTool

a simple serial port tool written by C++, which interface is made by wxWidgets.

these applications run in windows, and receive data from the PC's serial port, it was designed to show the data received from MCU or some device that could send string-steam data. and it's should have functions below:

  • receive data from port
  • show the data in DEC, HEX, and string format(include Chinese character)
  • save the data in text if need
  • pic mode, Display pixels as pictures. save this pic if needed.
  • browse saved pic one by one
  • support link dll(can choose or write the handler of pic data)
  • use owner-draw component and make it more pretty

About

a simple serial port tool write by C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published