Skip to content

m3y54m/python-serial-port-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Serial Port + Tkinter GUI

A simple serial port monitor application in Python using pySerial. The GUI is designed using Tkinter.

To test the performance of our Python program, an Arduino program is written to send data on serial port at the baudrate of 921600.

Install dependencies

Python Version: 3.8.10

pip install -r requirements.txt

Tutorials

License

This project is licensed under the MIT license.

About

Serial Port Communication Using PySerial + Tkinter GUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published