EEvar

Allows to save variables to the EEPROM memory. Works with any POD (bool, int, float, custom structs) and String. Lightweight. Simple to use.

Author
AlexIII
Website
https://github.com/AlexIII/EEvar
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
avr, esp8266, teensy

Work with the EEPROM just as you do with a regular variable (well, almost). No need to keep track of the address, offset or size of the data you want to store in the EEPROM. After saving the variable to the EEPROM its value gets restored on the power-up or CPU reset.

Downloads

Filename Release Date File Size
EEvar-0.2.3.zip 2024-02-02 9.52 KiB
EEvar-0.2.2.zip 2021-12-05 9.49 KiB
EEvar-0.2.1.zip 2021-10-28 9.17 KiB
EEvar-0.2.0.zip 2019-12-23 8.84 KiB
EEvar-0.1.0.zip 2019-11-26 8.80 KiB