i2clib is a lightweight library for working with I2C (Inter-Integrated Circuit) communication protocol in embedded systems.
- Simple and intuitive API for I2C communication.
- Compatible with all microcontrollers and development boards.
- Easy to integrate into your projects.
You can install i2clib via git clone:
git clone https://github.com/srisurya1/i2clib.git