ESP32_RTC_EEPROM

EEPROM emulation that stores in RTC RAM. Survives deep sleep, but not reset or power loss.

Author
Rop Gonggrijp
Website
https://github.com/ropg/ESP32_RTC_EEPROM
Category
Other
License
LGPL 2.1
Library Type
Contributed
Architectures
esp32

This library provides a drop-in replacement for the standard EEPROM library that stores data in the ESP32's RTC memory. This memory is preserved during deep sleep, but not during reset or power loss. Optional saving and automatic loading of a backup copy to NVS (flash). Designed to be a drop-in replacement for the standard EEPROM library, so you can use it with existing code that uses EEPROM.

Downloads

Filename Release Date File Size
ESP32_RTC_EEPROM-0.2.1.zip 16.86 KiB
ESP32_RTC_EEPROM-0.2.0.zip 2024-03-04 16.65 KiB
ESP32_RTC_EEPROM-0.1.0.zip 2024-03-04 15.61 KiB