I read it , and now I guess it "save" me the data.
3 questions:
what is the limit of sapce I can use for this ?
lest say the device work for 2 hours,I got 100 entries - then the battery is unplug.
is the data saved somewhere? or it got lost?
let say that I want to transfer the data to my PI ,
how do I do this?
what do I need to write on the PI side ,in order to read the data and then delete the device log?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I read it , and now I guess it "save" me the data.
3 questions:
lest say the device work for 2 hours,I got 100 entries - then the battery is unplug.
is the data saved somewhere? or it got lost?
let say that I want to transfer the data to my PI ,
how do I do this?
what do I need to write on the PI side ,in order to read the data and then delete the device log?
Thanks ,