Ultrasonic Motion Detector Light Starter : THE WATCHER

by neeld6 in Circuits > Arduino

624 Views, 4 Favorites, 0 Comments

Ultrasonic Motion Detector Light Starter : THE WATCHER

20160705_122047.jpg

this is simple motion detector with ultrasonic sensor. It detects the person and trigger the relay which leads to light for 30 seconds for each trigger.

the Components

20160705_122118.jpg

for THE WATCHER

1. arduino

2. 5v relay

3. ultrasonic sensor

4. usb wire

5. plastic box

6. 5v power supply

these components are required for the THE WATCHER

The Coding

20160705_153847[1].jpg

In this project coding is very easy. You can download the code for the link below and you have to change the distance as your room. keep distance 5 less than the length of the room.

here is the link for my video >>>> https://youtu.be/iMs63-4nVs8 <<<<

Downloads

Connections

2016-07-04 17_37_05-Capture.png

the ultrasonic sensor connected as

trig pin -> pin 8

echo pin -> pin 7

vcc- > 5v pin

gdd -> gdd

the relay connections

signal pin (INT) -> pin 3

vcc-> vin

gdd to gdd

power supply to arduino by the usb cable and mobile charger 5v 1amp

*the simulation software ultrasonic sensor has only 3 pin but i have used hc-sr04 which has 4 pin so connect the ultrasonic sensor as i describe above to arduino pin.