https://github.com/needmorecowbell/arduino-ph-lab-utility
Reads serial data being pushed from an arduino given a set time duration and interval. Results are saved in csv format.
https://github.com/needmorecowbell/arduino-ph-lab-utility
Last synced: 6 months ago
JSON representation
Reads serial data being pushed from an arduino given a set time duration and interval. Results are saved in csv format.
- Host: GitHub
- URL: https://github.com/needmorecowbell/arduino-ph-lab-utility
- Owner: needmorecowbell
- Created: 2017-05-02T17:42:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T16:46:11.000Z (over 8 years ago)
- Last Synced: 2025-02-18T18:04:43.984Z (8 months ago)
- Language: Arduino
- Homepage: http://www.adammusciano.com/arduino-ph-lab-utility
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino Based PH Lab Monitoring Tool
* Reads serial data being pushed from an arduino given a set time duration and interval. Results are saved in csv format.
* Created under Iglesias Prieto Laboratories
# Example Video# Note
* This tool could be extended for any type of time based retrieval of the serial port.
* The python script can retrieve any serial input and record it in csv format in respect to time.