Hi Tim
In each timeslot I want to save 4 variables, they all have either 2 or 3 different possibilities
Can you say what type of variables, and give some examples of what the possibilities are?
I want one cycle of recording and my system reacting on that, then save that to the database
Can you clarify? One cycle of 10 sampling periods, 4 data items per period? So one cycle generates 40 data items?
And the code that does the "reacting" i.e. processes this data, is that going to run on the Arduino?
after that I want to keep playing my sketch with the saved variables until a reset button is pressed for example.
So, after resetting the Arduino or powering it off and back on, you forget the old data and start collecting new data, i.e. start another cycle of 10 sampling periods?
Could I use the following library
I couldn't see any attachment. Did you mean to include a link or file with your post?
All the best
Ray