Skip to content

This repository contains the codes for implementing the home security system on Arduino.

Notifications You must be signed in to change notification settings

skpandey01/home_security_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

home_security_system

This repository contains the codes for implementing the home security system on Arduino. This security system consists of smart password protected door and the gas, fire and smoke alarm.This code is used for implementing a KEYPAD 44, LCD 162, a servo motor(for controlling the knob of the door), gas sensor(MQ2/MQ6), TEMP sensor and a Buzzer.The door is password protected which is preset in the code. Once you enter the correct password using the keypad, the servo rotates thus rotating the knob and opening the door which remains open for the 15 seconds and a count of 15 secs shows on the lcd screen. Also, the password, a 4 digit number, is visible on the lcd screen while entering. for additional security purpose, only the first three digits of the password will be visible on the screen and once you entered the 4th digit correctly, the gate will be open. In case of entering the wrong password, a message indicating wrong password will pop up on screen. Now after 15 secs of opening the door, when it gets closed, the sensors activate and in case of any kind of smoke or gas leakage or fire, the buzzer will sound. based on the intensity of the reading of sensors, there will be three levels of sound. As the reading of the sensors gets higher, the frequency of the sound will keep going higher. Based on the sound, the intensity of the accident can be assumed and the actions can be taken as per requirement.This security system covers all the requirements for a secure housing and is ready to be implemented in the industry.

About

This repository contains the codes for implementing the home security system on Arduino.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages