Skip to content

something-Constant/Python-Serial-Communication-to-mcu-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Serial Communication to MCU by GUI in customtkinter

A serial port monitor & control application in Python using pySerial.The GUI is in customtkinter. It is designed to control 2 relays, read Temperature and Voltage from the MCU ADC.

  • the targeted MCU is STM32f1xx
  • the targeted port is COM7
  • The baud rate is 115200

Install requirements

pip install -r requirements.txt

Gallery

image image

About

UART Communication with STM32f103c8t6 and a python gui app for control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors