Data Storage
A library to help organize EEPROM access.
EZPROM allows for easy manipulation of EEPROM memory. It allows for objects to be stored to and retrieved from EEPROM with an ID number instead of an address. Any type of object can be stored, including pointers and multidimensional arrays.
Maintainer: Aleksandr N. Mirchev
This library is compatible with the architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.