项目作者: MatthewPatyk

项目描述 :
C++ I2C interface to unify operation with I2C devices
高级语言: C++
项目地址: git://github.com/MatthewPatyk/I2C-Sensor-Interface.git
创建时间: 2018-09-01T12:01:34Z
项目社区:https://github.com/MatthewPatyk/I2C-Sensor-Interface

开源协议:MIT License

下载


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.