Hi!
I just bought Me-UltraSonic Sensor v2. And I woul like to connect it directly with RaspberryPi. Just now I realised that it has only 3 pins. If I understand correctly, then SIG pin is for sending (trigger) and receiving signal. I looked at Makeblock.cpp and TestUltrasonicSensor.ino and if I understand it correctly, then I have to send signal for 10 microsec, and then listen for response and measure time when the signal is on. I used this script http://www.raspberrypi-spy.co.uk/2013/01/ultrasonic-distance-measurement-using-python-part-2/. I connect pin 23 directly to SIG and then also connected SIG through voltage divider to pin 24. But I never get signal.
Any ideas what I’m doing wrong. Any hint.
Thanks.
tmz