What is the theory of the Ultrasonic sensor for GoPiGo

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

Looks like this is the answer -

http://wiki.seeedstudio.com/wiki/Ultra_Sonic_range_measurement_module

@salvideoguy: you might find this article interesting too

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.