A AndroidMadhu Active Member Licensed User May 16, 2019 #1 Hello, I am reading the link https://www.b4x.com/android/forum/threads/rsrf04-easy-use-ultrasonic-ranging.76173/ for measuring distance of any object. But I am using the sensor HY-SRF05 for measuring the distance of an object. Can I use the library attached at the above link for the sensor HY-SRF05? Please advice...
Hello, I am reading the link https://www.b4x.com/android/forum/threads/rsrf04-easy-use-ultrasonic-ranging.76173/ for measuring distance of any object. But I am using the sensor HY-SRF05 for measuring the distance of an object. Can I use the library attached at the above link for the sensor HY-SRF05? Please advice...
tigrot Well-Known Member Licensed User Longtime User May 16, 2019 #2 Compare the two schematics if they use the same cabling it's probable that library can work. Upvote 0
tigrot Well-Known Member Licensed User Longtime User May 16, 2019 #3 http://www.f15ijp.com/2012/09/arduino-ultrasonic-sensor-hc-sr04-or-hy-srf05/ according this seems it can work! Upvote 0
http://www.f15ijp.com/2012/09/arduino-ultrasonic-sensor-hc-sr04-or-hy-srf05/ according this seems it can work!
thetahsk Active Member Licensed User Longtime User May 16, 2019 #4 AndroidMadhu said: Hello, I am reading the link https://www.b4x.com/android/forum/threads/rsrf04-easy-use-ultrasonic-ranging.76173/ for measuring distance of any object. .. Click to expand... The SRF05 can work in two modes Mode 1 - SRF04 compatible - Separate Trigger and Echo Mode 2 - Single pin for both Trigger and Echo (connect mode pin to the GND) Upvote 0
AndroidMadhu said: Hello, I am reading the link https://www.b4x.com/android/forum/threads/rsrf04-easy-use-ultrasonic-ranging.76173/ for measuring distance of any object. .. Click to expand... The SRF05 can work in two modes Mode 1 - SRF04 compatible - Separate Trigger and Echo Mode 2 - Single pin for both Trigger and Echo (connect mode pin to the GND)
vali khandangoll Active Member Jun 11, 2019 #5 hi AndroidMadhu I sent srf04 library and a pic about assemble that in arduino i think you can use this library for srf05. Attachments upload_2019-6-11_23-22-20.jpeg 203.7 KB · Views: 328 rSRF04.zip 1.4 KB · Views: 376 Upvote 0
hi AndroidMadhu I sent srf04 library and a pic about assemble that in arduino i think you can use this library for srf05.