Language | Libraries | Comparison

EEPROM Library

The microcontroller on the Arduino board has 512 bytes of EEPROM: memory whose values are kept when the board is turned off (like a tiny hard drive). This library enables you to read and write those bytes.

Functions

Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.