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.
Maintainer: IlikeChooros
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.