Tkinter-based Serial Port GUI tool.
- Scan Device
- Open Device / Close Device
- Send File
- Send input command
- Horizontal and Vertical Scrollbar for log screen
- Save logs
- Clear logs
- More...
- Compatible with Python 3.7.4.
- Dependencies can be installed using
setup.sh
. - Run
bash setup.sh
.
The code is supposed to run on Linux-based OS, such as Ubuntu and CentOS.
Run python serialport.py