CommentStreams:D707ff42273b9128093617bb9b2edae5

< Raspi UPS HAT Board
Revision as of 12:16, 5 July 2020 by Wouterlet (talk | contribs) (Migrated comment #988)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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?