Tiny driver for I2C Eeprom with compatible to CAT24M01 and 24AAxx (i.e.: 24AA32 (32 kbit), 24AA128(128 kbit) 24AA256 (256 kbit), etc.)
The driver implements a C++ class for easy access to read and write (either in bytes or up to a maximum of 32-byte pages) to and from the aforementioned EEPROM Memories. The library is compatible with Particle's Photon and Arduino.
This software is freely available under the GNU GPL v3.0 aegis, please consult the LICENSE file for further information.