EEPROMHandler

Simplifies using all AT24Cxx EEPROM with Arduino and supports all variable types.

Author
baaaaan1
Website
https://github.com/baaaaan1/EEPROMHandler
Category
Data Storage
License
GPL 3.0
Library Type
Contributed
Architectures
Any

A lightweight Arduino library for storing, retrieving, and validating int, long, float, double, char, bool, String, array, and byte array data to/from all AT24Cxx EEPROM via I2C. Includes validation and default value features. Supports all Arduino-compatible boards (UNO, Mega, Nano, Leonardo, ESP8266, ESP32, STM32, Teensy, etc) and all AT24Cxx chips (AT24C01 up to AT24C512 and beyond).

Downloads

Filename Release Date File Size
EEPROMHandler-1.3.0.zip 2025-10-16 19.39 KiB
EEPROMHandler-1.2.0.zip 2025-06-02 17.01 KiB
EEPROMHandler-1.1.0.zip 17.04 KiB
EEPROMHandler-1.0.0.zip 2024-12-07 16.97 KiB