EepromSecureData

Data Storage

CRC-controlled EEPROM memory storage
This library provides a template class for storing objects in EEPROM memory by checking the consistency of the data using a CRC. It also manages an EEPROM memory address counter.

Author: Pascal Jean aka epsilonrt

Maintainer: epsilonrt

Read the documentation

Go to repository

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.