EEPROMReader

Data Processing

EEPROM reading / writing library with cpp type templating.
This library is designed to make reading and writing to EEPROM easier when a lot of data is being stored, with the use of cpp type templaing, you can store any data you wish, and retrive it with ease.

Author: IlikeChooros

Maintainer: IlikeChooros

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

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