Traceback (most recent call last):
File "hello_world.py", line 8, in <module>
s = MSHID(b, PORT_1)
File "/usr/local/lib/python2.7/dist-packages/nxt/sensor/mindsensors.py", line 732, in __init__
super(HID, self).__init__(brick, port, check_compatible)
File "/usr/local/lib/python2.7/dist-packages/nxt/sensor/digital.py", line 73, in __init__
sensor = self.get_sensor_info()
File "/usr/local/lib/python2.7/dist-packages/nxt/sensor/digital.py", line 155, in get_sensor_info
version = self.read_value('version')[0].split('\0')[0]
File "/usr/local/lib/python2.7/dist-packages/nxt/sensor/digital.py", line 142, in read_value
raise I2CError, "read_value timeout"
nxt.error.I2CError: read_value timeout
Hiya,
Since this post I have realised that the code I mentioned was for a third party sensor (should of read some more).
Yeah, I was trying to print into the LCD screen but had zero luck. I have moved onto my main project but would love to know a solution of anyone has one!
--
You received this message because you are subscribed to the Google Groups "nxt-python" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nxt-python+...@googlegroups.com.
To post to this group, send email to nxt-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/nxt-python.
For more options, visit https://groups.google.com/d/optout.