Hi
I created a blog on the steps I used to install myrobotlab on Raspberry Pi.
I don't have a guide on the Adafruit i2c setup yet but I can write one. It's still on an experimental level.
What topic(s) do you want covered and on what level ?
A guide on how to use the services that I have created or a guide on how to write a device driver using i2c ?
Do you want to use i2c from the GPOI pins on the PI or using the Arduino i2c interface ?
The Arduino part still needs some work. Today the Arduino only supports the Adafruit16CServoDriver. I dont want device dependant code in MRLComm so I will rework that to have a generic way to use i2c.
/Mats