Hi Alex,
On 2015-05-19 14:20, Alex Beregszaszi wrote:
So I sat down and wrote an Arduino implementation of that specification
just to see what the performance would be. You can find it at:
https://github.com/axic/dtiic
I already took a look at the robot-electronics.co.uk link yesterday. I
wa
Hi,
On 2015-05-18 15:00, Alex Beregszaszi wrote:
There are many cheap I2C adapter projects (mostly USB though). One of
the simple ones (i2c-tiny-usb) is included in the kernel [...]
I knew of the OpenSource project i2c-tiny-usb. But sadly the hardware
ist not sold anywhere (At least I didn'
Hi,
For a project I needed to communicate with external hardware via the I2C
protocol. I took a look at the existing drivers in the linux kernel
source "drivers/i2c/busses".
Instead of buying yet another interface dongle (this time for I2C) I
decided to use an Arduino with an apropriate sket