Skip to content

The I2Cdev.h for I2CMaster library from DSSCircuits

Notifications You must be signed in to change notification settings

RongqingYuan/I2CMaster_4_I2CDev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

I2CMaster_4_I2CDev

The I2Cdev.h for I2CMaster library from DSSCircuits

This repository contains a working version of I2CDev library that fully supports the I2CMaster library, because the original I2CDev library does not really work with I2CMaster, even though the define I2CDEV_I2CMASTER_LIBRARY is present in the header files.

I created this version because I needed to make the MPU6050 DMP example work with a PJON bus.

For more information, have a look at the respective projects:

a) I2CDev: https://github.com/jrowberg/i2cdevlib/

b) I2CMaster: http://dsscircuits.com/articles/86-articles/66-arduino-i2c-master-library

c) PJON: https://github.com/gioblu/PJON/

About

The I2Cdev.h for I2CMaster library from DSSCircuits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • Processing 1.4%