Skip to content

This is the Project made using IoT device and modules. Its main purpose is to implement the home automation feature and provide real time update about any type of smoke leakage in the house and breach in the home.

License

Notifications You must be signed in to change notification settings

SudoSu-bham/Home_Automation_Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home automation and security through IoTs

This is a ESP32 and Blynk based project. Those people who have small kids at home face home invasion and didn't know it until they reach home, even with Ring Door bell you can't tell whether your door is being opened or not. But using this device we can know the state of the gate, the user will get the update in his Blynk application whenever the gate state changes. There is a MQ2 sensor which is capable of detecting the smoke/LPG leakage in the house.It also display the live smoke/LPG level through a circular guage over blynk application once the smoke/LPG level is above threshold value it can sound a buzzer and sends a warning message to the user's mobile. It has the ability to control two home appliances, if there is no internet connectivity in the ESP32 than with two push buttons the appliances can be toggled and once the connectivity is established their states will be updated over the blynk application.

Features

  • Live notification of door
  • Live Smoke/LPG leakage indication
  • Automate two home appliance
  • Works both online and offline
  • Get notification even when the Blynk is closed

Deployment

To deploy this project run

add Auth Token from the Blynk App at line 19

#define AUTH "PASTE_YOUR_TOKEN_HERE" 

It will look like this

#define AUTH "CMSDB3hzs2xHSaJHgvKLMBhxYneHOMGxysLS"

After that open Blynk website and do the Steps as stated:

Click on templates -> Click on your template -> Events ->Edits -> Add new Event

DOOR EVENT General Settings Notification Settings

After doing this Click on save

SMOKE EVENT General Settings Notification Settings

When both event created click on Save and Apply

After doing all these processes watch the video and configure your Blynk mobile application. https://www.youtube.com/

Wiring Diagram

Wiring image

BreadBoard with all modules & sensors powered By USB Charger breadboard image

About

This is the Project made using IoT device and modules. Its main purpose is to implement the home automation feature and provide real time update about any type of smoke leakage in the house and breach in the home.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages