Home Security Alarm System Using Arduino: Presented by

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Home Security Alarm System

Using ARDUINO

Presented by :- SAGAR RAJ (19030460050), KUMARI TANNU PRIYA (19030460049)


Department of Electronics and Communication Engineering,
BIT SINDRI, DHANBAD .
ABSTRACT

 THE NEED FOR HOME SECURITY ALARM SYSTEMS NOWADAYS IS A SERIOUS DEMAND. AS THE NUMBER OF CRIMES
ARE INCREASING EVERY SINGLE DAY, THERE HAS TO BE SOMETHING THAT WILL KEEP US SAFE. WE ARE ALL
AWARE OF HIGH SECURITY SYSTEMS PRESENT IN THE MARKET BUT EITHER BE COST OR BE AVAILABILITY THE
FACTOR TO KEEP IT OUT OF REACH. WE THEREFORE INTEND TO PROVIDE A SOLUTION BY CONSTRUCTING A
COST EFFICIENT ELECTRONIC SYSTEM THAT HAS THE CAPABILITY OF SENSING THE MOTION OF THE INTRUDERS
AND SETTING OFF THE ALARM. THE BASIC IDEA BEHIND THE PROJECT IS THAT ALL THE BODIES GENERATE HEAT
ENERGY IN THE FORM OF INFRARED WHICH IS INVISIBLE TO HUMAN EYES. BUT IT CAN BE DETECTED THE
ELECTRONIC MOTION SENSOR.
 THIS PROJECT INVOLVES THE USE OF ARDUINO, MOTION SENSOR, BUZZER, LCD DISPLAY AND A SIMPLE PROGRAM.
THE SENSOR DETECT ANY MOTION IN ITS PERMISSIBLE RANGE AND TRIGGERS THE ALARM.
 IT WILL ALSO SEND THE SIGNAL TO ARDUINO WHICH PROCESSES THE SIGNAL SET OFF THE ALARM ALONG WITH
DETECTION MESSAGE ON DISPLAY. WITH THIS SYSTEM WE CAN EASILY SET UP A SECURITY ALARM IN OUR HOME
FOR INTRUDERS.
INTRODUCTION

 We have designed an interesting and cheap home security alarm. This Gadget
helps you to protect your house from thieves. In this project we are going to use
an Arduino Uno R3 Board, P.I.R Sensor module, LCD and some other
components. This Project can either powered with 9V Battery or with U.S.B of
your computer. This is a basic motion-sensing alarm that detects when someone
enters the area. When an intruder is detected, it activates a siren. Our body
generates heat energy in the form of infrared which is invisible to human eyes.
But it can be detected by electronic sensor. This type of sensor is made up of
crystalline material that is Pyroelectric. In this project, we are using P.I.R. Motion
Sensor
COMPONENTS REQUIRED

LCD 250 K Ohm


ARDUINO
Potentiome
Uno R3 16*02 ter

200 Ohm PIEZO PIR


Resistor Buzzer Sensor
COST INCURRED :

Components Cost(Rupee)

ARDUINO Uno 770


L.C.D (16*02) 170
Potentiometer 50
Resistor 4
PIEZO Buzzer 60
P.I.R Sensor Module 160
Connecting
Total Wires 40
1254
CIRCUIT DIAGRAM
IMPLEMENTATION AND RESULT

NO INTRUDER INTRUDER DETECTED


DETECTED
APPLICATIONS

 This type of motions sensing alarm system can be easily employable for purposes at banks,
various offices and even for sensitive estalishments such as for military. We can easily set up
this system for household purposes.
 We can add a bullb to it for auto turn OFF and ON, if the sensor senses motion the light will turn
ON.
 Farmers can use it for protection of their farms from animals/intruder. Or for preserved crops
protection .
.

ADVANTANGES DISADVANTAGES
 The given system is handy and portable,  The given alarm system determines the
thus can be easily carried from one place to presence of the intruder only, and does not
another. determine how many persons are there
actually.
 The circuitry is not that complicated and
thus can easily troubleshoot.  The alarm activates only when the person
cuts through the line of the PIR sensor.
The given system sets off a powerful buzzer,
and it is effective as any other alarm system
available in the market .
Conclusion Future Scopes
 Thus we have designed a alarm systems are hugely
home security alarm in demand for security
system using ARDUINO proposes, and thus the
and PIR motion sensor,  we can add a keypad
which is handy, portable,
to arm or disarm the
cost efficient and highly
effective as well. Such alarm.
APPENDIX
Project Code:

You might also like