Arduino MKR1010 versus Gravity TDS V1.0 - EEPROM issue

userHead Tino 2023-07-02 00:05:55 276 Views3 Replies

Good day,

 

I'm quite new with programming, and I am facing an issue regarding EEPROM.

I want to experiment TDS sensor with Arduino MKR1010. the TDS board is V1.0

When I enter the code, I have EEPROM issue, saying:

 

/Users/myself/Documents/Arduino/GravityTDS/GravityTDS.ino:25:10: fatal error: EEPROM.h: No such file or directory
#include <EEPROM.h>
         ^~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: EEPROM.h: No such file or directory

 

Nethertheless, I uploaded a folder called EEPROM that I put in my Arduino IDE application folder, as other libraries.

The point is that I'm not sure at all I have the good EEPROM folder, since I did not find anything in IDE library called EEPROM.

Probably a very basic knowledge trouble.

Is EEPROM for the gravity board or for the Arduino board? Does someone has the good EEPROM library link at disposal?

 

Kind regards, and thank you for your help.

 

Christophe.
2023-07-05 23:24:22

Thank you for your help. I'll have a close look on it.

userHeadPic Tino
2023-07-03 22:43:30

Here is another thread: https://forum.arduino.cc/t/without-eeprom-on-mkr-1010-wifi-how-do-we-save-run-time-parameters/571894

userHeadPic bidrohini.bidrohini
2023-07-03 14:40:21

Hi!

pls check this forum: https://forum.arduino.cc/t/mkr1010-eeprom-not-supported-any-alternatives/558603/3

userHeadPic jenna