Hi;
I am trying to connect my Model B Pi to an Arduino Nano ATMega328 via I2C.
This is the guide I am using:
http://blog.oscarliang.net/raspberry-pi ... nected-i2c
However when I started to following the guide on enabling I2C I could not find the configuration files that the guide was referring to, the raspi-blacklist.conf file did not exist.
I read this post:
viewtopic.php?f=44&t=98318
And loaded up raspi-config and followed the onscreen prompts to enable I2C and the Kernel.
Was this correct.
The guide then says to add i2c-dev to the modules script and install i2c tools and allow the Pi user to access i2c devices.
Is this all still correct?
Thanks
