
fredebec
Hi,
I have an issue with some cheap HC-SR04 distance sensors, like the one described in this Arduino forum thread (http://forum.arduino.cc/index.php?topic=55119.0):
"...it doesn't appear to have an internal timeout for when it fails to detect an echo.
This sometimes results in the echo line staying high forever, even if you re-trigger a measurement.
The only way to get it to reset is by cycling the power."
One proposed solution is :"...When I detect the sensor is stuck, I simply switch echo pin to OUTPUT, put it into LOW state, and after a while re-set it to INPUT, then cycle again."
Do yo know if this solution is applicable to the EZB-4 and EZ-Builder? Or is there any other option you can think of ? (except buying new sensors, of course :D)
Thanks
No idea for my distance sensor problem ?
For now, I have to kick my robot's butt to reinitialize the echo line of the sensor... it is not cool
Sadly, playing with the Set() command did'nt help.
I am good to buy new distance sensors...
I read that SRF05 sensors were more reliable. These sensors will work with ARC, right ?
Thanks @Richard.
@Richard, I have just received mySRF05 sensors. Can you explain how you wire them to use only one port for trigger and echo? Do you still can use the ultrasonic controls integrated in ARC ?
I think you misunderstood Richard you use one port for trigger only you still have to use individual ports per ping sensor on the echo I hope the picture above turns out you'll see what I'm talking about by the way that was furnished by hippie geek Louis
Solder these two contacts together (circled in red) to enable mode 2... So 3 wires... Ground, 5V , and trigger/echo...
Sorry for hijacking this thread