BeagleBone Black I2C Library

BeagleBone Black I2C

Posted by Angel on 2014-08-28T11:20:20-04:00

I am developing I2C library for BeagleBone Black and I test it Ubuntu 14.04. It works fine. I will write some library for some chips with using my core library. There is a Java version for core library. You can use this library for Java application.

C++ library

https://github.com/cagdasc/BeagleBoneBlack-I2C

Java library

https://github.com/cagdasc/I2CJava

Fork it.

Thank you.

Comments are not currently available for this post.