When ever I try to use the Utrasonic Sensor at the same time as the Motors it says
Connected to Scratch successfully
Setting up Sensors Done
Setting up Sensors Done
Severce Started
Traceback (most recent call last):
File "BrickPiScratch.py"/ line 128, in <module>
thread1.start()
File "/usr/lib/python2.7/threading.py", line 489, in start
raise RuntimeError("threads can only be started once")
RuntimeError: threads can only be started once
Thanks for the response. May have to go that way, which is a bit frustrating as the project was something my 6 year old son and I were doing together. Still, as I say, thanks for the update.
We’ve been working on full re-work of the Scratch interface for the BrickP. Information on it is in the latest issue of MagPi: http://www.themagpi.com/issue/issue-23/
I think this problem should be solved. The writeup is really great and walks you through setup and use.