I2CHelper

Communication

This is a wrapper for Wire that simplifies I2C communication when creating libraries for new I2C devices.
Create your own I2C device control class and inherit I2Chelper to get useful methods for reading and writing to I2C registers.

Author: Basirk

Maintainer: Basirk

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.