watte1997 / MyTerm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyTerm

MyTerm is a RS232 serial port communication utility and runs on all platforms supported by PyQt including Windows, Linux.

Its features including

  • quick send custom commands
  • configure the connection parameters
  • detect the valid serial ports
  • echo the sending data in local or not
  • display data either in hexadecimal or ASCII format
  • custom resizable and floatable widgets

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

Download

Windows Version

Size 32.3 MB
OS Windows Vista / 7 / 8 / 10
[Download MyTerm from Softpedia](http://www.softpedia.com/get/Network-Tools/Misc-Networking-Tools/MyTerm.shtml) [Download MyTerm from SourceForge](https://sourceforge.net/projects/myterm/)

Linux Version

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

Directory of error log

Windows

C:\Users\<user name>\MyTerm\error.log

Linux

~/MyTerm/error.log

Entirely new UI

About

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

License:Other


Languages

Language:Python 99.4%Language:HTML 0.3%Language:Batchfile 0.2%Language:Inno Setup 0.1%