Here is how to save the raw data, reading by reading, to make it available for later analysis.
Add a second TinyDB, and rename it and give it a new NameSpace for just readings.
In your Clock Timer store the two readings along with Clock1.SystemTime into the new TinyDB under tag SystemTime, the perfect time stamp for this.
(draggable)
This block will give you a three column AI2 table of all your readings, in time order, ready for you to filter and graph.
![]()

