[beagleboard] I2C ADC and DAC

Marc,

I have had a lot of success using the Linux commands i2cget, i2cput and i2cdetect with the BeagleBone (white). I am also prefer Java. So I built a small wrapper class. You can find details about the class at http://www.greggharrington.com/articles/beaglebone-i2c-java-adapter

I hope this helps.

Cheers,

Gregg

Thanks Gregg! That is exactly what I was planning on doing but didn't know the terminal commands and didn't know if anyone had another way.

Marc

Hi people,

if anyone is interested, i wrote a small native library that supports sending and receiving bytes from the i2c bus using system calls.

Since i’m too busy to post it somewhere online, should anybody want it, drop me a line.

Viorel