LongLiveThEEPROM

Library to simplify storing Preferences into EEPROM and significantly reduce EEPROM wear

Author
Volodymyr Mykhalchuk
Website
https://github.com/vmykhalchuk/LongLiveThEEPROM
Category
Data Storage
License
Apache 2.0
Library Type
Contributed
Architectures
avr

Distributes wear over whole EEPROM available, increases lifespan from 100K writes to ~50M writes on Uno/Nano. Simple to use: PrefOneByte pref; uint8_t p = pref.load(); pref.save(p);

Downloads

Filename Release Date File Size
LongLiveThEEPROM-0.1.1.zip 2026-05-05 30.34 KiB
LongLiveThEEPROM-0.1.0.zip 2026-05-04 27.66 KiB
LongLiveThEEPROM-0.0.2.zip 2026-04-30 26.16 KiB
LongLiveThEEPROM-0.0.1.zip 2026-04-30 25.48 KiB