Security is the main thing to safeguard our things. In today scenario thief’s and theft are increased due to the loss of security. Due to that loss of security some people losses their money, jewellery, and more. So, we need a system which authenticate us and verify our identity to open the door and we need to know when someone hitting or destroying our door. When this happens, we need a system to tell us that some one hitting or destroying the door. And also, we need to make that system at affordable price to reach the all people. To solve this all problem, we come up with the solution called home security system. To get the Source Code you can visit Github Repository.
Security at your finger tips
Access over the internet
Track your door status
View door log on the app
Track your door vibration on app to protect your home
Aim of the Project is to give the consumers, a 2nd layer of the security system for their home to safeguard their valuable things. This project provides us a two-factor authentication for our Home. In this project we use the ESP8266 microcontroller to get the signal from phone through Wi-Fi and based on that instruction microcontroller decide to give instruction to the Servo Motor. The Servo motor is connected to the door lock. To Open the door, user need to install the app that we designed using MIT app inventor, then they need to connect to internet. Then they need to verify the fingerprint or Enter the password in the app, if the password entered is correct the app will send open() signal to the Microcontroller via Wi-Fi then ESP8266 give open signal to the servo motor to open the door. The door opened or closed information is got by the button mechanism and the information is stored in MIT app inventor CLOUDDB with the time. Vibration Sensor connected to ESP8266 to sense, is someone break the door and send the information to app. User can able to get when door opened information from cloudDB in app.