Overview
EEPROM Board is a tool for 2-Wire Serial EEPROM.
The board features the 24C08 Serial EEPROM. There is a LED used to indicate power supply presence.
IDC10 connectors enable easy connection with peripheral devices.
Description
The EEPROM board features a high reliable, high performance CMOS technology serial 8K EEPROM 24C08. It offers significant advantages in low-power and low-voltage applications. The 24C08 EEPROM uses the I²C addressing protocol and 2-wire serial interface which includes a bidirectional serial data bus synchronized by the clock.
Examples
Examples provided with this board will show you how to connect the EEPROM to a microcontroller easily. Each example contains a detailed description of the relevant program including comments. All these examples can be downloaded from this page as well.
- Write data to EEPROM.
- Read data to EEPROM.
- Read data from EEPROM and send it via USART.
- Read data from USART and write it to EEPROM.
- Read data from EEPROM and write it to LCD
- Read data from EEPROM and write it to LEDs.
- Write ADC result into EEPROM.
- Read data from EEPROM and write it to 7 segment display.



