General

Help with SEN0001 URM37v5.0 Ultrasonic Sensor

userHead Stefanus Ade.Setiawan 2024-12-01 22:59:10 33 Views2 Replies

Hello dfrobot!

I just wanna ask something, can i use the SEN0001 URM37v5.0 Ultrasonic Sensor with NewPing library? If possible, can the sensor still measure distances up to 8 meters? Thanks

2024-12-02 19:48:20

The URM37v5.0 sensor has a range of 2cm to 8m and operates with better accuracy than simpler sensors like the HC-SR04. This is a feature the URM37 sensor offers that should allow it to measure up to 8 meters, as long as the sensor is used within its specified conditions (i.e., proper alignment and a reflective surface).

userHeadPic lia.ifat
Stefanus Ade.Setiawan wrote:

Yes, but if i interfacing the sensor to ESP32, it's often return 0cm measurement like this:

03:05:08.550 -> Distance=35cm

03:05:08.783 -> Distance=0cm

03:05:09.962 -> Distance=35cm

03:05:10.181 -> Distance=0cm

03:05:11.391 -> Distance=0cm

03:05:12.585 -> Distance=0cm

03:05:13.815 -> Distance=35cm

03:05:14.033 -> Distance=0cm

03:05:15.242 -> Distance=0cm

03:05:16.439 -> Distance=0cm

03:05:17.639 -> Distance=35cm

03:05:17.871 -> Distance=0cm

03:05:19.071 -> Distance=0cm

03:05:20.279 -> Distance=0cm

03:05:21.459 -> Distance=35cm

03:05:22.375 -> Distance=0cm

03:05:23.556 -> Distance=0cm

03:05:24.785 -> Distance=35cm

03:05:25.702 -> Distance=0cm

03:05:26.866 -> Distance=35cm

2024-12-03 04:05:41
1 Replies