Skip to content

VisionKing/MyTerm

 
 

Repository files navigation

MyTerm logo

Mainly designed for embedded & software engineers, MyTerm is a flat-UI and straightforward and lightweight RS232 serial port communication utility that allows you to configure the connection parameters and communicate via the port.
MyTerm runs on all platforms supported by PyQt including Windows, Linux.

Its features including

  • quick send custom commands
  • supported send formats: HEX, ASCII, ASCII(\r \n \t ...), Hex text file, ASCII text file, BIN/HEX file
  • detect the valid serial ports
  • display receive data either in hexadecimal or ASCII format
  • custom resizable and floatable windows

MyTerm is licensed on all supported platforms under the GNU GPL v3.
For detail see LICENSE.txt.

Download

Windows Version


Download MyTerm

Download MyTerm from Softpedia

Linux Version

The source code is executable in Linux.
The package for Linux is being prepared.

Entirely new UI

main window

floatable windows

About

A flat UI RS232 serial port communication utility that can display the received data either in hexadecimal or ASCII format, allowing you to configure the connection parameters.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 98.8%
  • Other 1.2%