https://github.com/jminjares4/plotting-sensor-data
https://github.com/jminjares4/plotting-sensor-data
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jminjares4/plotting-sensor-data
- Owner: jminjares4
- Created: 2020-10-22T02:22:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-02T18:40:40.000Z (over 4 years ago)
- Last Synced: 2025-01-10T00:49:44.923Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plotting-Sensor-Data
The application will use the matplotlib modules to plot
the sensor data that is being store into a .csv file with
the use of pyserial. FuncAnimation will allow to plot
an animate plot to display live data from the file called
'data.csv'