I2cMaster (community library)
Summary
Name | Value |
---|---|
Name | I2cMaster |
Version | 0.0.4 |
Installs | |
License | GPL v3 |
Author | William Greiman fat16lib@sbcglobal.net |
URL | https://github.com/greiman/i2cmaster-particle |
Repository | https://github.com/greiman/i2cmaster-particle.git |
Download | .tar.gz |
All Versions | 0.0.4, 0.0.3, 0.0.2, 0.0.1 |
An I2C Master library for Particle.
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
About
I2cMaster-Particle is a beta library for Particle development boards.
It has only been tested on Photon.
Expect bugs.
Examples
I included the two examples I used for development.
I2cMasterTest.cpp in firmware/examples folder.
MPU6050 tests in the mpu6050test folder.
Browse Library Files