You are on page 1of 8

Republic of the Philippines

Eastern Visayas State University


Ormoc City Campus
Ormoc City

Anti-thief
home security system
____________________________________________________
ECE408- MICROPROCESSOR
Mon/Wed: 5:15-8:15pm
Engr. Jude Alexes M. Ramas
___________________________________________
Group4:
Diaz, Ariel
Espante, Raymond S.
Mayor, Hernan C.
Nodalo, Lyndon T.
Parrilla, Keith Dione V.
Home Security Alarm
Arduino Mega 2560
Introduction
This security system is highly recomended for those
people who live on dangerous places or who live alone
in his home. This security system will easily alarm you
to any intruder, so that you can easily defend your self
or the man who is inside the house instead for roaming
around or hiring security guards just to make sure your
security. And this system also is very useful for security
at the night while you are sleeping.
components
• > Arduino Mega 2560 is the main brain for the system
• > Arduino Uno is for the lights in the house
• > keypad for entering pin to activate and de-activate the system
• >breadboard for the components and connection
• >Servo for the movement of the camera with respect to the sensor or motion detected
• >PIR motion sensor for the rooms to detect any movement
• > 20X4 LCD display screen for display of the results and indicating the location of the
motion detected, alarm status etc
• >Magnetic Door rid switch, this is attached to the doors to detect when door is open or
closed
• > buzzer for the alarm
• > Jumper wires for connection
• >DS 1305 for interrupt input
• >RGB led
• >camera
• > 1KOhm resistorsX4
• >4.7KOhm potentiometers X2
• >Relay to control camera on and off status and the LED if you using 12V LEDs if not you can
choose to ignore the relay and power up the camera with your laptop and any low voltage
LED's with 3V-5V can power up with the Arduino..
Diagram
How it works
This a Home Security System using Arduino Mega
2560, which will trigger alarm when any door is
opened or movement detected in the room when
the system is activated.
Code

You might also like