EepromSecureData
CRC-controlled EEPROM memory storage

CRC-controlled EEPROM memory storage for Arduino framework

GitHub release (latest by date including pre-releases) PlatformIO Registry Arduino Registry

Framework AtmelAVR Teensy Esp32 Esp8266


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.