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.
Maintainer: Basirk
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.