Open rohbot opened 8 years ago
Use built-in SQLite database to store data logged on the SD card by the arduino. Use #D~ command to retrieve data via bluetooth and then #C~ to clear the log once data stored in SQLite database. Retrieve daily data from database and graph it.
Here is an example of the Datalog file that is recorded by the Arduino and sent over bluetooth
Screen used to display graphs of past data.