Tag: 24C02
Arduino
How to Use I2C EEPROM with Arduino
Expand your board's storage with an I2C-enabled EEPROM chip. EEPROM stands for Electronically Erasable Programmable Read-Only Memory. It allows for values to be written and stored for long periods of time while using very little power. Most microcontrollers even have EEPROM directly in...
Continue Reading