Just watched your tutorial and set up a new rcwl-0516 as I watched. I bought 20 and the 1st one I tested works very well. It's set up in front of the TV pointing back at me and it is very responsive and stable behavior too. Great channel and tutorial. Thanks!
Perfectly explained! Thank you. I connected the sensor without Arduino to a "remote doorbell button". Battery operated, small size, can be placed wherever it suits. The bell then rings (or just the LED flashes) when someone enters the controlled zone. Works through walls and doors!
Very good video, with lots of info & well delivered. I wonder how this channel flew under my radar (pun intended) for so long. Subscribed! 👍🏻 Now, I have a couple of things I'd like to point out if I may. 8:07 The circular thingy serves as a capacitor for the oscillator (high-frequency NPN transistor), not an antenna. The antenna is at the other side, & it's a common transmit/receive antenna. 10:44 Although the LED pins are correct (anode = longer), the internal electrodes are wrong (anode = smaller, not bigger). I'm pointing this out because I believe one should look at the internal electrodes to figure out polarity, instead of the external ones, since the latter can be cut. & if people learn it wrong from this video, they may run into problems in the future. 20:02 I'd pull the button Pin to LOW, instead of HIGH, for two reasons. - If you pull it HIGH, you're constantly sinking 0.5mA, regardless of the button's state. Yes, that current is negligible in this circuit, but I believe it's important to adopt "good habits" anyway. In the case of microcontrollers, taking their limited power capabilities into consideration is one of them. - It feels more intuitive to "send a signal" to the Pin when the button is pressed, instead of "disrupting a signal". I believe it's easier for less experienced tinkerers to understand too. From what I've read (I haven't tried them myself, yet), those sensors don't interfere with other GHz devices (routers etc). Apparently they don't interfere with each other either! So using BT shields should work well too.
Always the best from DroneBot Workshop!!! I just received five RCWL-0516 modules from aliexpress with intentions of setting up security zones for my property , with this very helpful video I think this will be the start of something very interesting, thanks for the upload.
Hello !! I'm about to prepare myself in making an alarm for my workshop and garage, your video has been more than useful to my future project. Nice explainations and many details. Good Job, keep on instructing us !! Long life to your channel
Vos vidéos sont très intéressantes et vos explications très claires, avec un réel souci de pédagogie. En vous suivant, je m'améliore. Je vous remercie très sincèrement pour ce partage.
So useful I bought some! Thank you. A good, concise video. I attached the output signal to an optocoupler relay module and the relay switches, so that's good! I've also found that if you keep moving around, the sensor is always active so the relay stays on E.G. running a light bulb, alarm etc. turns off once movement stops. would be good for a self contained alarm/light/ device on its own without needing an Arduino (or Picaxe in my case) so saving a few quid!!!! thank you again, You"ve got a new subscriber :-)
Very interesting and informative video. The RCWL-0516 is now on my list future projects. I also particularly appreciate the care and preparation put into the production, and the use of high quality video. Too often videos like this are made with low resolution video so that the code examples and diagrams are unreadable.
As always, you explained things that is easy to understand with actual example and links to the codes, docs etc.. Keep up the good works. Thank you! New subs here!
I think it's more appropriate to call this a motion sensor, or motion detection module. It has no capability to detect 'proximity'. Any stationary object in the sensors proximity will not be detectable nor can it determine the distance to an object's proximity.
Hi, this is the first time I've been here, I'm a retired electronics tech, Marines, not played with electronics much for twenty years, but collected some arduino oriented electronics, off ebay, and low and behold, here's how to use the very module I selected for a burglar/security alarm system for my home. Great teaching skills, very clear explanations, nice easy pace. I look forward to getting caught back up, at least as much as necessary. How did you know I bought that doppler radar device?
Excellent! Waiting for my sensors to arrive. Practical discussion of using PIR or ultrasound vs this radar sensor (range, false positives, penetration of glass windows, etc) will be addressed in my own experiments. It would be nice if the sensor did not stay on for two seconds so it could be rotated and data collected in many directions in real time. Thanks for your great projects, well explained, as always.
There are other microwave sensors out there that just output the raw data but they seem to be more difficult to operated. As these are so cheap, you could use two or more pointing to different directions?
Ive used this to detect if my cats are outside my door. Its hooked up to a transistor that turn on leds that light up a cat shaped 3dprinted figurine. Been working fine outside for a couple of years now.
Thanks for all your videos, especially this one. It made it much easier for me working with the RCWL-0516 doppler sensor and it's application. I'm new for this type of module sensors. Thank's again. Mr.G ( PS:I would like to know more abut your newsletter !)
Another side benefit of this circuit with remote is the microwaves knock out car key remotes , so if your car key is cloned no one can use it anyway cause the only way to open car is with key manually while the detector is running when you come back turn off microwave and you can open car again
The ldr-resistor example would be great for a war droid at night in sleep mode.Working on a turret right now.A few gesture sensors paintball gun and some high grade steppers systems.Converting some old solar panels to power it.
Hi, First I have to say that I really enjoy your instructional videos. You are one smart cookie. Keep em coming :) Secondly, I purchased the RCWL-0156 sensor and wired it up, both on its own, and then to an UNO, as per your instructions. ( I have a fair bit of experience with Arduino, and everything related to it, so I am confident that I connected everything properly) . I used a 220 ohm resistor for the out pin to the led. My issue is that although the RCWL functions properly. (IE: The led lights up when the sensor senses movement), it only has a range of 2cm. It doesn't pick up anything further than that. I received 5 units in my order, and tested all of them, and they all have the same range (2cm). Has anybody else experienced the same issue. Any ideas as to what could be wrong. PS: I tested with 2 different power supplies, first the UNO, and then I hooked up my Korad KA3005D set first to 12 volts, then to 24 volts and 0.003 amps. The sensing range was the same for all tests. Could it be a bad batch of sensors ? Cheers, T
Hi all! Thank you Bill for that video. I have a problem with my chickens. They always come to my patio and make it dirty. My project is to create a forbidden zone. So, I experimenting with a system to chase them away. I plan to use the product shown in this video to pilot two perpendicular air jets. These streams should be oriented on each side like a barrier and start simultaneously when a bird approches. To synchronize the actions, I wonder if that way of proceeding is a relevant choice in terms of sensitivity and speed. If someone has an idea or an experience, I'm interested. I look forward to reading you. Thank you very much. Philippe
Excellent video! The speed of instruction is perfect for the average mind and the illustrations are precise and well-synced with the language. But why the dropping resistor? I built the circuit on a breadboard using a 3.3v LED to match the 3.3v level of the output pin. Also, LEDs come in varying voltage ratings; 3.3v being just one. I also want to try replacing the LED with a piezoelectric element to see if the output pin has enough grunt to drive it.
Great stuff!..I bought some doppler modules, and was looking for a way to control their output for lighting a room.I need an arduino lol.. thanks for explaining in a great relaxed concise manner. Fantastic video :-)
I'm glad for this vid. I'm useing the 0516 with a GSM (A6) with a uno to make a alarm, I got the code for the 0516 right but to send a sms is a bit more difficult but getting there. I hope when I get to figure every thing out to make a video of what I did and also with the code but got to get the code for the sms right. But nice video
Allo and thank you very much for the great knowledge you share with us , my question about this microwave sensor is : Range ; is there a way to have a set range ,meaning ignore from X range and more but when movement is inside the set range then an action is taken ?
Those 433 transmitters and receivers are hell to work with. Avoid if you don't like pain. The NRF24L01 works a lot better but you need the adapters or forget it.
since this rcwl-0516 can detect object from above, beneath, left and right, and how can one/the arduino knows where the object is moving from ??? thanks for your time and your input and this tutorial;
Request (please) - I would like a device, Arduino mini or PiZero, used as a counting buffer that will also send a "signal" when the count reaches zero. Using 2 doppler detectors, one doppler affixed OUTSIDE a door jam about belt level, that would send a "count up" signal to a buffer, when approached. The doppler on the INSIDE door jam would ignore all movements going away. However, when LEAVING the space the inside doppler would send a "count down" signal to the buffer. A buffer at "0" would turn off the room lighting. This way several people could enter a room, even stop moving around, but ONLY after the last one leaves would the lights go out (buffer at "0"). Seams doable - right? Thank you for sharing...
I'm interested in the same solution. I'm curious how much interference there would be between two of these sensors operating in close proximity, opposite sides of drywall or in/on door jamb.
@@RetroRogersLab - I think it will take at least TWO types of sensors on each side. A sonar and IR. This way you can ditigluish between approaching and leaving the "doorway". Anticipating the count. Dig it?
@@r.a.monigold9789 I'd still be interested in how well the module responds to having the power cycled, a few times per second perhaps. This would allow the modules to be multiplexed to prevent interference. Additionally, even with sensors on both sides of a door you'd have to figure out how to deal with the situation of different persons approaching from each side of the door, simultaneously. This sounds like a job for Machine Vision! LOL
I looked at 3 different videos with the same wire diagram and the LED just keeps blinking on/off. I tried different boards and they are all doing the same thing (basic setup). What might be the issue?
Really good video. Thanks for sharing your knowledge. I have one question please. The object must be in front of the antenna or is it able to detect movement of objects that are not perpendicular to the antenna? Best regards from Valencia, east coast of Spain.
I just discovered this sensor last week, its very neat! I'm surprised its taken me this long to realize it exists as it seems to be a fantastic replacement to a conventional PIR sensor, and equal or better costwise as well. In fact now I'm wondering why anyone would use PIR when this is available. Can you (or anyone) breakdown any pros/cons between the two? So far it seems like a no brainer to go with this instead.
One corn i observed was this sensor is sensitive for motions beyond the walls or even doors so its not good if you are placing this on a wall to monitor motion within a particular room.
i have a question what is the maximum distance of this sensor as i am thinking about making a cycle sensor for my bike to show me when vehicles are behind me and approaching me
I do not think you will be able to do that because as you are moving, the sensor will detect movement all the time. But if you were able to, tell us. :)
When you explain the Doppler effect, you show the base frequency as 1000Hz and then 2000hz when object is approaching. Think about that for a moment, that can only be true when the frequency is doubled, or when the emitter is moving the same speed as the wave. Either Mach1 for sound or Warp1 for radio waves. But, how do you make sure the emitter isn't arriving at the observer Before the wave? Typically, Doppler doesn't operate on such extreme multiples or fractions of the base frequency that you presented.
Tiny nit to pick; The dopper effect was not *discovered* by Doppler, Doppler was the best known source for a detailed description of the ffect. A bit like how Tesla is credited for inventing wireless power transmission even though induction and radio had been wel documented long before Tesla's grandparents where born.
Me 30 minutes ago: What the heck is a RCWL-0516? Me after watching the video: I'm sure I could work with a RCWL-0516 and I now understand the Doppler effect. Awesome! :)
Thanks for an informative video - question I have is - how directional is the radar on the RCWL0516? Can one make it only detect in a narrow range as I am thinking of using it on a model railway layout and to trigger only when a train passes by ? - thanks
As always a great video I want to make one for my front door, so I see that it works through plastic but does it work through glass as well. Thanks, Bob from the UK
hi. nice explanation, but if the person isn't whistling like the train what is the sensor actually sensing and how is the Doppler effect being observed by it? are we all giving off radio waves?
I have been making attempts with a great deal of failure due to PIR sensors instability . These PIR sensors seem to have a mind of their own going high for no reason. They all do the same even at minimal sensitivity settings. My Build design consists of one Servo motor to provide Panning .. Also four PIR sensors facing North, East, West and south. as each sensor goes HIGH the servo turns in the direction of that PIR sensor.. The sensors have side blinders to prevent false directional readings. I hope that the RCWL-0516 Microwave Proximity Sensor may help
I looked up the specs and it appears to have a detection range of approx 22 ft maximum which is fine but what is the angle (how wide an area) at which detection will occur?
@@RetroRogersLab - I would say that you could probably wrap a fixed sheet of something like aluminum around let's say 180 degree of the detector that would prevent it from detecting movement along that 180 degrees since that sheet does not move with respect to the detector. That would in effect make it directional.
This entire channel is gold.
I hate it🤭 - cost me a lot of money😏
Can i mine it 🌝
Just watched your tutorial and set up a new rcwl-0516 as I watched. I bought 20 and the 1st one I tested works very well. It's set up in front of the TV pointing back at me and it is very responsive and stable behavior too. Great channel and tutorial. Thanks!
BTW: I didn't mean pointing back at me. Maybe it's radiating in all directions.
Perfectly explained! Thank you.
I connected the sensor without Arduino to a "remote doorbell button". Battery operated, small size, can be placed wherever it suits. The bell then rings (or just the LED flashes) when someone enters the controlled zone. Works through walls and doors!
Thank you for this lesson. Works very good for me, I invest 35 minutes in watching your video and I remember it forever!
Excellent tutorial and because of the clear language 100% understandable by non-native-speakers! Thank you so much.
Very good video, with lots of info & well delivered.
I wonder how this channel flew under my radar (pun intended) for so long.
Subscribed! 👍🏻
Now, I have a couple of things I'd like to point out if I may.
8:07 The circular thingy serves as a capacitor for the oscillator (high-frequency NPN transistor), not an antenna.
The antenna is at the other side, & it's a common transmit/receive antenna.
10:44 Although the LED pins are correct (anode = longer), the internal electrodes are wrong (anode = smaller, not bigger).
I'm pointing this out because I believe one should look at the internal electrodes to figure out polarity, instead of the external ones, since the latter can be cut.
& if people learn it wrong from this video, they may run into problems in the future.
20:02 I'd pull the button Pin to LOW, instead of HIGH, for two reasons.
- If you pull it HIGH, you're constantly sinking 0.5mA, regardless of the button's state.
Yes, that current is negligible in this circuit, but I believe it's important to adopt "good habits" anyway.
In the case of microcontrollers, taking their limited power capabilities into consideration is one of them.
- It feels more intuitive to "send a signal" to the Pin when the button is pressed, instead of "disrupting a signal".
I believe it's easier for less experienced tinkerers to understand too.
From what I've read (I haven't tried them myself, yet), those sensors don't interfere with other GHz devices (routers etc).
Apparently they don't interfere with each other either!
So using BT shields should work well too.
Always the best from DroneBot Workshop!!! I just received five RCWL-0516 modules from aliexpress with intentions of setting up security zones for my property , with this very helpful video I think this will be the start of something very interesting, thanks for the upload.
Thanks, Bill, I am impressed with your clear and professional presentation.
Thank you for your very clear explanation of RCWL-0521 and its application for the detection of the moving object.
Hello !! I'm about to prepare myself in making an alarm for my workshop and garage, your video has been more than useful to my future project. Nice explainations and many details. Good Job, keep on instructing us !! Long life to your channel
Wie immer ein Top-Video.Super und ausführlich erklärt - so sollte es sein.
Vos vidéos sont très intéressantes et vos explications très claires, avec un réel souci de pédagogie.
En vous suivant, je m'améliore. Je vous remercie très sincèrement pour ce partage.
So useful I bought some! Thank you. A good, concise video. I attached the output signal to an optocoupler relay module and the relay switches, so that's good! I've also found that if you keep moving around, the sensor is always active so the relay stays on E.G. running a light bulb, alarm etc. turns off once movement stops. would be good for a self contained alarm/light/ device on its own without needing an Arduino (or Picaxe in my case) so saving a few quid!!!! thank you again, You"ve got a new subscriber :-)
so I assume you had to use a high level trigger relay correct?
sadly all I have are low level triggered relays
Extremely well explained and demonstrated. Very high quality content. Thanks a lot.
Many thanks ! After watching couple of your earlier workshops, I am practically hooked to it. Every day at least one workshop on my agenda
Thank you very much for explaining everything in detail and for demonstrating the connections.
Sir I am happy to see your tools set is kept. Neet and tidy. Very nice sir.
Sir You are Very good teacher & have very good Knowledge.
Thanks you very much for explaining in simple manner. Keep up teaching and good works.
Always the best explanation
Sensational. Your video was really clearly explained with great diagrams and code too. Many thanks.
Brilliant channel. Many thanks for your hard work. Love the clarity of your presentations.
Very interesting and informative video. The RCWL-0516 is now on my list future projects. I also particularly appreciate the care and preparation put into the production, and the use of high quality video. Too often videos like this are made with low resolution video so that the code examples and diagrams are unreadable.
As always, you explained things that is easy to understand with actual example and links to the codes, docs etc.. Keep up the good works. Thank you! New subs here!
I think it's more appropriate to call this a motion sensor, or motion detection module. It has no capability to detect 'proximity'. Any stationary object in the sensors proximity will not be detectable nor can it determine the distance to an object's proximity.
Your teaching style is superb. Thank you.
Very useful , your videos are the basics of my electronics foundation sir. Thank you very much
Hi, this is the first time I've been here, I'm a retired electronics tech, Marines, not played with electronics much for twenty years, but collected some arduino oriented electronics, off ebay, and low and behold, here's how to use the very module I selected for a burglar/security alarm system for my home. Great teaching skills, very clear explanations, nice easy pace. I look forward to getting caught back up, at least as much as necessary. How did you know I bought that doppler radar device?
You make the best, most informative videos! Thank you
Sir, your videos are the best videos I ever saw.
You should have far more subscribers than you do, your videos are extremely good.
Excellent! Waiting for my sensors to arrive. Practical discussion of using PIR or ultrasound vs this radar sensor (range, false positives, penetration of glass windows, etc) will be addressed in my own experiments. It would be nice if the sensor did not stay on for two seconds so it could be rotated and data collected in many directions in real time. Thanks for your great projects, well explained, as always.
There are other microwave sensors out there that just output the raw data but they seem to be more difficult to operated. As these are so cheap, you could use two or more pointing to different directions?
Thanks for the suggestion and clarification on available sensors - 3 sensors coming for just that reason.
Ive used this to detect if my cats are outside my door.
Its hooked up to a transistor that turn on leds that light up a cat shaped 3dprinted figurine.
Been working fine outside for a couple of years now.
As always detailed and helpful. Thank you. Keep doing what you do best. Looking forward to the next project
Great Sir always trying to use modules to their full potential..Love from Pakistan
Crystal clear. Thanks for sharing.
Always learn so much from your videos... Thank you!
Dear Sir.
I would like to thank you for your detailed video.
Kind Regards.
Beautifully explained. Thank you very much.
Thanks for all your videos, especially this one. It made it much easier for me working with the RCWL-0516 doppler sensor and it's application. I'm new for this type of module sensors. Thank's again. Mr.G ( PS:I would like to know more abut your newsletter !)
Thanks. Very clear. That's one incredibly fast train in the Doppler explanation. ;-)
Another side benefit of this circuit with remote is the microwaves knock out car key remotes , so if your car key is cloned no one can use it anyway cause the only way to open car is with key manually while the detector is running when you come back turn off microwave and you can open car again
I love your videos, they are all so informative. Thx much.
Interesting video and love to see such work shop.
Great video. I absouluty love watching your videos. It is like candy for my brain. :)
Great video. I am going to build this proximity sensor that sends data to my iobroker that is going to control other IoT devices in the room.
This video is so well done it is amazing. Thank you so much.
Exceptional video, thank you very much. I really appreciate your calm and comphrehensive style of presentation.
Seems like a great device to detect Orchestral Manoeuvres In The Dark.
The ldr-resistor example would be great for a war droid at night in sleep mode.Working on a turret right now.A few gesture sensors paintball gun and some high grade steppers systems.Converting some old solar panels to power it.
Gr8. Thanks for good explanation as always. Sir, as a common man, I thought, such sensor could be used to measure the distance.
Hi,
First I have to say that I really enjoy your instructional videos. You are one smart cookie. Keep em coming :)
Secondly, I purchased the RCWL-0156 sensor and wired it up, both on its own, and then to an UNO, as per your instructions. ( I have a fair bit of experience with Arduino, and everything related to it, so I am confident that I connected everything properly) . I used a 220 ohm resistor for the out pin to the led. My issue is that although the RCWL functions properly. (IE: The led lights up when the sensor senses movement), it only has a range of 2cm. It doesn't pick up anything further than that. I received 5 units in my order, and tested all of them, and they all have the same range (2cm).
Has anybody else experienced the same issue. Any ideas as to what could be wrong.
PS: I tested with 2 different power supplies, first the UNO, and then I hooked up my Korad KA3005D set first to 12 volts, then to 24 volts and 0.003 amps. The sensing range was the same for all tests.
Could it be a bad batch of sensors ?
Cheers,
T
Another great lesson. I am really looking forward to the robot build.
Hi all!
Thank you Bill for that video.
I have a problem with my chickens. They always come to my patio and make it dirty. My project is to create a forbidden zone. So, I experimenting with a system to chase them away. I plan to use the product shown in this video to pilot two perpendicular air jets. These streams should be oriented on each side like a barrier and start simultaneously when a bird approches. To synchronize the actions, I wonder if that way of proceeding is a relevant choice in terms of sensitivity and speed. If someone has an idea or an experience, I'm interested.
I look forward to reading you.
Thank you very much.
Philippe
Hi thanks for the video as always an excellent instruction on how to use a product top marks thank you, Bob, from the UK
Excellent video! The speed of instruction is perfect for the average mind and the illustrations are precise and well-synced with the language. But why the dropping resistor? I built the circuit on a breadboard using a 3.3v LED to match the 3.3v level of the output pin. Also, LEDs come in varying voltage ratings; 3.3v being just one. I also want to try replacing the LED with a piezoelectric element to see if the output pin has enough grunt to drive it.
Great stuff!..I bought some doppler modules, and was looking for a way to control their output for lighting a room.I need an arduino lol.. thanks for explaining in a great relaxed concise manner. Fantastic video :-)
Excellent video. 90% of what i need to do in my project....
Thanks for this video, as usual very detailed and well presented. Really useful information.
I'm glad for this vid. I'm useing the 0516 with a GSM (A6) with a uno to make a alarm, I got the code for the 0516 right but to send a sms is a bit more difficult but getting there. I hope when I get to figure every thing out to make a video of what I did and also with the code but got to get the code for the sms right. But nice video
Thaks, even if I don't speak english well I love your video and your class.
This is an amazing demo
I have leant a lot from your channel, Thank you veru much.
Very clear explanation. Excellent job.
Allo and thank you very much for the great knowledge you share with us , my question about this microwave sensor is : Range ; is there a way to have a set range ,meaning ignore from X range and more but when movement is inside the set range then an action is taken ?
Those 433 transmitters and receivers are hell to work with. Avoid if you don't like pain. The NRF24L01 works a lot better but you need the adapters or forget it.
Excelentemente explicado, gracias.
Good channel for teaching practical material thanks
Impressive ! Good explanation
Excelente señor. Excelente su video. Muchas gracias.
since this rcwl-0516 can detect object from above, beneath, left and right, and how can one/the arduino knows
where the object is moving from ??? thanks for your time and your input and this tutorial;
Very easy to learn type video. I like it so much thanks
Request (please) - I would like a device, Arduino mini or PiZero, used as a counting buffer that will also send a "signal" when the count reaches zero. Using 2 doppler detectors, one doppler affixed OUTSIDE a door jam about belt level, that would send a "count up" signal to a buffer, when approached. The doppler on the INSIDE door jam would ignore all movements going away. However, when LEAVING the space the inside doppler would send a "count down" signal to the buffer. A buffer at "0" would turn off the room lighting. This way several people could enter a room, even stop moving around, but ONLY after the last one leaves would the lights go out (buffer at "0"). Seams doable - right?
Thank you for sharing...
I'm interested in the same solution. I'm curious how much interference there would be between two of these sensors operating in close proximity, opposite sides of drywall or in/on door jamb.
@@RetroRogersLab - I think it will take at least TWO types of sensors on each side. A sonar and IR. This way you can ditigluish between approaching and leaving the "doorway". Anticipating the count. Dig it?
@@r.a.monigold9789 I dug into a RCWL-0516 datasheet and it says they will interfere with each other within 1 meter spacing. :(
@@RetroRogersLab NURTZ ! Well, there is some other way then. Thanks for your efforts here...
@@r.a.monigold9789 I'd still be interested in how well the module responds to having the power cycled, a few times per second perhaps. This would allow the modules to be multiplexed to prevent interference. Additionally, even with sensors on both sides of a door you'd have to figure out how to deal with the situation of different persons approaching from each side of the door, simultaneously. This sounds like a job for Machine Vision! LOL
I looked at 3 different videos with the same wire diagram and the LED just keeps blinking on/off. I tried different boards and they are all doing the same thing (basic setup). What might be the issue?
Really good video. Thanks for sharing your knowledge. I have one question please. The object must be in front of the antenna or is it able to detect movement of objects that are not perpendicular to the antenna? Best regards from Valencia, east coast of Spain.
Great video Sir 👍. Keep it up.
Thank you very much, Bill.
great video! appreciate your work.
I just discovered this sensor last week, its very neat! I'm surprised its taken me this long to realize it exists as it seems to be a fantastic replacement to a conventional PIR sensor, and equal or better costwise as well. In fact now I'm wondering why anyone would use PIR when this is available. Can you (or anyone) breakdown any pros/cons between the two? So far it seems like a no brainer to go with this instead.
One corn i observed was this sensor is sensitive for motions beyond the walls or even doors so its not good if you are placing this on a wall to monitor motion within a particular room.
i have a question what is the maximum distance of this sensor as i am thinking about making a cycle sensor for my bike to show me when vehicles are behind me and approaching me
I do not think you will be able to do that because as you are moving, the sensor will detect movement all the time. But if you were able to, tell us. :)
Man, just use a side view mirror on the handlebar.
@@KirtikSoni wheres the fun in that
Excellent Video. Extremely informative. Sir can you please make a video on how to use an esp8266 with Arduino?
Excellent presentation: Clear and easy to understand. Subscribed!
When you explain the Doppler effect, you show the base frequency as 1000Hz and then 2000hz when object is approaching. Think about that for a moment, that can only be true when the frequency is doubled, or when the emitter is moving the same speed as the wave. Either Mach1 for sound or Warp1 for radio waves. But, how do you make sure the emitter isn't arriving at the observer Before the wave?
Typically, Doppler doesn't operate on such extreme multiples or fractions of the base frequency that you presented.
There is also an RCWL 0515 version
Tiny nit to pick; The dopper effect was not *discovered* by Doppler, Doppler was the best known source for a detailed description of the ffect. A bit like how Tesla is credited for inventing wireless power transmission even though induction and radio had been wel documented long before Tesla's grandparents where born.
Hello. Wery nice video. Good job. I like the wireing animations. Can you please tell me what program do you use for that. Thanks
I think there is a component on the board you can change for higher delay time.
Thank you for all these excellent videos.
Can you do one on the LD2410C radar?
Me 30 minutes ago: What the heck is a RCWL-0516?
Me after watching the video: I'm sure I could work with a RCWL-0516 and I now understand the Doppler effect.
Awesome! :)
Thanks for an informative video - question I have is - how directional is the radar on the RCWL0516? Can one make it only detect in a narrow range as I am thinking of using it on a model railway layout and to trigger only when a train passes by ? - thanks
Sir you are excellent. Can you make a detailed video on P10 display board.
As always a great video I want to make one for my front door, so I see that it works through plastic but does it work through glass as well. Thanks, Bob from the UK
Sure test it out and see. That's all part of the fun of it :)
hi. nice explanation, but if the person isn't whistling like the train what is the sensor actually sensing and how is the Doppler effect being observed by it? are we all giving off radio waves?
Very clear perfect video....thanks
Really good explanation. I have a question, are there radar modules that give an analog output instead of a digital one?
Could you please make videos on how to code in the "C" Programming languages? You're an incredibly good teacher.
Very nice explanation
I have been making attempts with a great deal of failure due to PIR sensors instability . These PIR sensors seem to have a mind of their own going high for no reason. They all do the same even at minimal sensitivity settings. My Build design consists of one Servo motor to provide Panning .. Also four PIR sensors facing North, East, West and south. as each sensor goes HIGH the servo turns in the direction of that PIR sensor.. The sensors have side blinders to prevent false directional readings. I hope that the RCWL-0516 Microwave Proximity Sensor may help
Excellent as always! What is the detection range?
I looked up the specs and it appears to have a detection range of approx 22 ft maximum which is fine but what is the angle (how wide an area) at which detection will occur?
360 degree detection
@@tejeshwvardhan1165 - Nice! Thanks.
Also, would it be possible to use a reflector to make the beam directional?
@@RetroRogersLab - I would say that you could probably wrap a fixed sheet of something like aluminum around let's say 180 degree of the detector that would prevent it from detecting movement along that 180 degrees since that sheet does not move with respect to the detector. That would in effect make it directional.
clear, informative, thank you