Engineer EasyEEPROM

Data Storage

Arduino library for easy work with EEPROM. (AVR and ESP)
This library automatically keeps track of variable addresses in EEPROM. Easy to save and load data. Automatically checks whether it is necessary to load data from memory or whether it is necessary to save the basic settings when initializing the EasyEEPROM class.

Author: EineeringRoom

Maintainer: EngineeringRoom

Read the documentation

Compatibility

This library is compatible with the avr, esp8266 architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.