/arduino-i2c-sensor-interface

C++ I2C interface to unify operation with I2C devices

Primary LanguageC++MIT LicenseMIT

I2C Sensor Interface

C++ I2C interface to unify operations with I2C sensors.

Example

To see a real-life usage example, open the ADXL345 usage example, or my other projects that utilise that interface.