An open API service indexing awesome lists of open source software.

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.

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.