Data Storage

DueFlashStorage

DueFlashStorage saves non-volatile data for Arduino Due.

DueFlashStorage saves non-volatile data for Arduino Due. The library is made to be similar to the EEPROM library. Uses flash block 1 per default. Note: The flash storage is reset every time you upload a new sketch to your Arduino.

Go to repository

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