CommentStreams:A60f73042679294d2325331039e54c16
root@raspberrypi:/home/pi# python2 x750ups.py
Traceback (most recent call last):
File "x750ups.py", line 31, in <module> print "Voltage:%5.2fV" % readVoltage(bus) File "x750ups.py", line 11, in readVoltage read = bus.read_word_data(address, 2)
IOError: [Errno 110] Connection timed out
and: sudo i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- --
is the gpio port defect?