Infrared Alarm Sensor

by Blakenels in Circuits > Sensors

1987 Views, 23 Favorites, 0 Comments

Infrared Alarm Sensor

16, 11:26 AM.jpg
This device will set off an alarm if someone try's to steal something from you.

16, 11:26 AM.jpg
You will need an Arduino, bread board, five wires, normal alarm, and a IR sensor

16, 11:27 AM.jpg
You will need to set up the wires this way in the right areas so they can sink with the code. You can find a code on the internet, you may need to change it so it will work with the sensors and alarm. Try to find a small box to fit everything into.

16, 11:27 AM.jpg
16, 11:27 AM.jpg
I am using just a normal box for this demonstration, you will be able to put this alarm almost anywhere. I suggest taping down the box and wires so they don't fall out.

16, 11:27 AM.jpg
You will also need a power source for the Arduino, this will not take that much power. Mine is running off of 3.3V. It should be able to fit in the box.

https://youtu.be/gIkUx_YPKCI here is a link to a video to show that it works

This is where I got my code from. I had to change it some to work for my expectations. https://learn.adafruit.com/ir-breakbeam-sensors/overview Good luck in making this project.