Skip to content

Latest commit

 

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Driver for Eeprom devices license

Tiny driver for I2C Eeprom with compatible to CAT24M01 and 24AAxx (i.e.: 24AA32 (32 kbit), 24AA128(128 kbit) 24AA256 (256 kbit), etc.)

Description

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.

License

This software is freely available under the GNU GPL v3.0 aegis, please consult the LICENSE file for further information.