Re: [OctDev] Alpha release of i2c package

2012-08-29 Thread Juan Pablo Carbajal
On Tue, Aug 21, 2012 at 10:51 AM, Juan Pablo Carbajal wrote: > On Mon, Aug 20, 2012 at 12:37 AM, Andrius Sutas > wrote: >> Hi everyone, >> >> I would like to announce a public commit for i2c package in main/i2c. Also, >> snapshot attached for testing convenience. >> >> Simple example: >> Assum

Re: [OctDev] Alpha release of i2c package

2012-08-21 Thread Juan Pablo Carbajal
On Mon, Aug 20, 2012 at 12:37 AM, Andrius Sutas wrote: > Hi everyone, > > I would like to announce a public commit for i2c package in main/i2c. Also, > snapshot attached for testing convenience. > > Simple example: > Assume we are working with AD7991 ADC ( goo.gl/TsFMZ ) and our i2c adapter > is

[OctDev] Alpha release of i2c package

2012-08-19 Thread Andrius Sutas
Hi everyone, I would like to announce a public commit for i2c package in main/i2c. Also, snapshot attached for testing convenience. Simple example: Assume we are working with AD7991 ADC ( goo.gl/TsFMZ ) and our i2c adapter is at /dev/i2c-0 (hint: nodes are usually created by i2c-dev module)