Skip to content

vsltech/home-automation

Repository files navigation

Home/Office Automation- IoT Project

Features:


1. Display Door Status over web-interface.
2. Turn Lights/Fans on whenever human enters in room.
3. Capture image & mail to registered email whenever someone breaks into house.
4. Trigger alarm whenever smoke/gas leak is sensed.
5. Sends signal whenever garden/plant is dry to web-interface.
6. Count number of person enter/exit in the room.

Modules:

Relay Switch to control AC appliances using web-interface or python
H.O.D.O.R- Web Interface
security- Capture image and send mail whenever Ultrasonic Sensor is triggered
tempgraph- updatetemperature.py updates database using cron-job for a time-interval & index.html shows the plot
doorstatus.py- Displays the status of door OPEN/CLOSE
ldrcount.py- Finds total count whenever person cross the LASER-LDR connection
ultrasonic.py- Returns distance in real-time
smoke.py- Detects smoke

Read full tutorial here:https://vslcreations.blogspot.in/2016/11/hodor-homeoffice-automation-raspberry.html

Source Code: Inspired & Coded from various sites! Credits given in the comments of source code!
Web Design/UI Credits: https://github.com/reeversedev/H.O.D.O.R