Skip to content

berlincho/serial-port-terminal-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial Port Graphical User Interface (GUI): Tkinter implementation

Tkinter-based Serial Port GUI tool.

The basic features are described below:

  • Scan Device
  • Open Device / Close Device
  • Send File
  • Send input command
  • Horizontal and Vertical Scrollbar for log screen
  • Save logs
  • Clear logs
  • More...

Dependencies

  • Compatible with Python 3.7.4.
  • Dependencies can be installed using setup.sh.
  • Run bash setup.sh.

Environment

The code is supposed to run on Linux-based OS, such as Ubuntu and CentOS.

Execution

Run python serialport.py