Skip to content

InskalBTHBPPT/Python-GUI-to-Read--Display-and-Save-Arduino-ESP-Teensy-Serial-Output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GUI for Monitoring (Read, Display and Saving) Arduino, ESP and Teensy Print Out Serial Data

Features

  • This project is an app based on python PySimpleGUI to read, display and save data from serial port.
  • Serial port data could be serial print out data from arduino, ESP or Teensy.
  • Data could be send in single column or some columns that separated by comma.
  • Data is displayed at output log/console log for every line that come from serial port.
  • Data is saved txt file.

Libraries/Packages

  • Python 3.10.4
  • PySerial
  • PySimpleGUI

Files

Python GUI Screenshoot

 

GUI screenshoot - 2.jpg

Figure. 1. App read, display and save serial monitor data.

Log File Screenshoot

example log data.jpg

Figure. 2. Example of data log file.

About

Python GUI to Read and Save Arduino ESP Teensy Serial Output Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages