If you need to do some data storage in Arduino but found that the EEPROM in ATmega chip too limited, then this I2C EEPROM module is your best choice. This module is based on the EEPROM chip AT24C256, which has 256k bit capacity. It communicate with Arduino using I2C bus.

 **I2C EEPROM Introduction on Arduino

  **Test Code

Specification

  • Onboard chip AT24C256 chip
  • Onboard the I2C communications required pull-up resistor
  • All pins are leads and marked
  • PCB board Dimensions : 36.5 (mm) x12 (mm)

Read More