Hide minor edits - Show changes to markup
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.
El microcontrolador de la placa Arduino tiene 512 bytes de memoria EEPROM, cuyos valores se mantienen cuando la placa está apagada (como un pequeño disco duro). Esta librería te permite leer y escribir esos bytes.
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.