I’ve recently purchased a Grove - Ultrasonic Ranger from Seeedstudio. I’ve tried to use it with MBED or Microchip PIC microcontroller but could not get a response from the sensor.
I’m sending a 10 us logic 1 (5V) pulse through the signal line and then setting the pin as input and waiting for the response pulse to measure its duration. I’m getting nothing…
With MBED i tried to use 3.3V, but with Microchip PIC i’m using 5V. Am i doing something wrong?
Do the signal line need some pull up or pull down? I’m simply connecting it (no pull) to the microcontroller pin.
Grove wiki is really missing details. And i must say i was really desappointed when i found out it isn’t open hardware.
Thanks in advance for your answer!