EZPROM

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.

Author: Aleksandr N. Mirchev

Maintainer: Aleksandr N. Mirchev

Read the documentation

Compatibility

This library is compatible with the architecture.

Releases

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