Skip to content

This project features two Python scripts to pull incoming numerical data from a serial port, save the data to a datetime-identifiable text file, and then generate a graph of data over time which procedurally updates itself as new data is put into the text file. In practice, the data was applied force transmitted by a PIC microcontroller.

Notifications You must be signed in to change notification settings

nickmyers998/Serial-Communication-Data-Storage-and-Visual-Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

This project features two Python scripts to pull incoming numerical data from a serial port, save the data to a datetime-identifiable text file, and then generate a graph of data over time which procedurally updates itself as new data is put into the text file. In practice, the data was applied force transmitted by a PIC microcontroller.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages