Comments on: Raspberry Pi Pico: RCWL-0516 Microwave Radar Proximity Sensor (MicroPython) https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sat, 22 Jun 2024 15:24:38 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/#comment-929170 Sat, 22 Jun 2024 15:24:38 +0000 https://randomnerdtutorials.com/?p=134070#comment-929170 In reply to goldberg.

Hi.
You’re right.
Thanks for letting me know.
I’ll fix the code.
Regards,
Sara

]]>
By: goldberg https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/#comment-929148 Sat, 22 Jun 2024 12:04:21 +0000 https://randomnerdtutorials.com/?p=134070#comment-929148 Pin numbers in the raw code are not correct:
led_pin = 2
sensor_pin = 12

Further down the article in the explanation they are correct:

Pin numbers for LED and sensor

led_pin = 21
sensor_pin = 22

]]>
By: Francisco https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/#comment-882032 Thu, 04 Jan 2024 23:48:58 +0000 https://randomnerdtutorials.com/?p=134070#comment-882032 In reply to Sara Santos.

Hi Sara, sure! The “good ones” reached about 3-4 meters while the others went randomly between 2 and 5 centimeters.

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/#comment-882027 Thu, 04 Jan 2024 23:33:26 +0000 https://randomnerdtutorials.com/?p=134070#comment-882027 In reply to Francisco.

Hi.
Thanks for your feedback.
Can you give me an idea of the maximum distance range?
Regards,
Sara

]]>
By: Francisco https://randomnerdtutorials.com/raspberry-pi-pico-rcwl-0516-micropython/#comment-882013 Thu, 04 Jan 2024 21:40:31 +0000 https://randomnerdtutorials.com/?p=134070#comment-882013 I had not been lucky with RCWL-0516 since with two previous orders from different stores in Aliexpress the triggering distance was only a few centimeters. I had to order to a third store, and via Amazon to get some properly working units.

Regards from Peru.

]]>