Closed Quentinvarquet closed 8 years ago
Quentinvarquet,
Can you check that i2c is enabled - typing in; sudo i2cdetect -y 1 Will either error out that it isn't enabled, or give a list - Hopefully with numbers mixed in which case points elsewhere
Hello, Fixed.
I had to do this : https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
If someone is using rasbian, you need to read the " Installing Kernel Support (Manually) " part.
Thank you :)
Hello,
I did all the command you gave but for the last step I have an error ...
`
Do you know why ?