Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w0qs1/i2ceeprom

Simple C library for interfacing I2C EEPROMs with AVRs
https://github.com/w0qs1/i2ceeprom

Last synced: about 2 months ago
JSON representation

Simple C library for interfacing I2C EEPROMs with AVRs

Awesome Lists containing this project

README

        

# i2ceeprom
## Version: 1.0
![GitHub](https://img.shields.io/github/license/w0qs1/i2ceeprom)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/w0qs1/i2ceeprom)
Simple C library for interfacing 24CXX I2C EEPROMs with AVRs.
This requires I2C master by [Peter Fleury](http://www.peterfleury.epizy.com)

Get the documentation here:

[Documentation](https://w0qs1.github.io/i2ceeprom)
Feel free to post any issues on the issues tab