CommentStreams:D707ff42273b9128093617bb9b2edae5
I followed your manual but get stuck on the last part:
sudo python example.py
This gives me the error: Unable to open I2C device: No such file or directory
I enabled I2C copied example.py and raspiupshat.so into /home/pi/wiringpi and started the command from there
One thing is that I used this link to copy, because yours was unavailable:
git clone https://github.com/wiringpi/wiringpi
Can you help me with this?