RCWL-0516 icon indicating copy to clipboard operation
RCWL-0516 copied to clipboard

How to detect an object getting closer to RCWL-0516

Open Narcissus-GBC opened this issue 3 years ago • 2 comments

Hello, I'm doing a project and this is the first time I work with sensors and I have no experience. What is your suggestion to change the sound of a buzzer, when RCWL-0516 has detected an object? I mean, when the object is getting closer, the louder and louder sound could be heard from the buzzer.

Narcissus-GBC avatar Feb 27 '21 11:02 Narcissus-GBC

Simple IR diode and receiver diode+ arduino. No need for RWCL-0516. Sample project + code here https://www.dfrobot.com/blog-396.html

if you want you can use rwcl as trigger of movement on arduino port, whilst the ir focus on the door.

JohaGit avatar Mar 07 '21 14:03 JohaGit

This sensor doesn't detect distance. It detects level of reflected signal multiplied by frequency deviation caused by Doppler effect, as well as variations in mere destructive interference when reflected signal is 0° (no cancellation) vs 180° (max cancellation) phase difference https://en.wikipedia.org/wiki/Phase_(waves) to original oscillator signal

Joerg-rw avatar Mar 07 '21 18:03 Joerg-rw