Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 413 Bytes

24LC256-Arduino-Library

Arduino Library for Microchip 24LC256 256K I2C CMOS Serial EEPROM

Features:

  • Acknowledge pooling instead of delays.
  • All hardware features implemented in the library.
  • Buffer writing with wait for writing cycle.

To do:

  • Multi eeprom support.

Check the wiki for documentation.

License: BSD 2-Clause License