EEPROM_SPI_WE

Data Storage

Library for external SPI based EEPROMs
With this library you can directly write various variable types to the EEPROM, including large arrays. Although it does page writing, you don't have to take care about the page limits. Tested on AVR-, ESP32- and ESP8266 Boards.

Author: Wolfgang Ewald

Maintainer: Wolfgang Ewald

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.