I have the source and Python test code. In order to optimize or troubleshoot any of this, I would like to know exactly what the working theory of the Ultrasonic sensor for the GoPiGo is.
How do you talk to it? How does it work? What timing is required? Are there limitations to the number of bytes that can be sent or received from i2C?
Eventually, I want to run the Ultrasonic Servo demo python code and will incorporate it into my voice-controlled car.
Any insights will be very helpful.
thanks