How to read the number from the file on the sd card and save it to the variable in arduino?
I need to do the measurement numbering after the sensor is started.
I want to do that in the file on the card will be stored the number of the last measurement, and after running I want to read the data give them to the variable increase by 1 and save
Are the SD card examples missing from your IDE installation?
Paul