Dependancies
Pre-requisites
Buy the components
Read and write to the flash memory of a SAMD21 board (E.g. Arduino M0 or RobotDyn SAMD21 M0-Mini) with the EEPROM Arduino API.
The following APIs are used in the example:
EEPROM.isValid()
EEPROM.length()
EEPROM.commit()
EEPROM.write
EEPROM.read