Home Automation and Security System

H.A.S.S

Presentation by
Rajat Saini(CSE)
Rishabh Singh(IT)
Himanshu Srivastava(IT)

What is Home Automation?

Why Home Automation?

  • It is convinient for use
  • It can be used for the daily security measures
  • It is used for saving of "ENERGY"

Future use of Home Automation:

  • To get Access from anywhere
  • To make the world digitalize

So what is so special about this so called

PROJECT H.A.S.S

Key Points:

  • The entire code is released under GPL License
  • APIs are also provided
  • Easy to use

Hardware Used:

  1. Microcontroller
    • Arduino
  2. Sensor
    • PIR Sensor
    • Temp/Humidity Sensor
    • Gas sensor
    • Flame Sensor

Arduino UNO

  • Arduino is an open-source computer hardware and software company
  • User community that designs and manufactures microcontroller-based kits
  • Credit card size

PIR Sensor

  • PIR is known as Passive Infrared Sensor
  • Detects Motion
  • Only detect's motion of hot blooded person

Temp/Humidity sensor

  • Detects the temperature of the room
  • Detects the Humidity of the room

Gas Sensor

  • Detect the various type of Gas like:
    1. LPG
    2. PNG
    3. Methane
    4. Butane

Flame Sensor

  • Generally, Only Detects the flame nothing else.

Modules implemented

  • Intrusion Detection
  • Temperature and Humidity Detection
  • Gas Detection
  • Flame Detecton

Module-1

Intrusion detection

Burglar Alert/Alarm: A signal suggesting that a system has been or is being attacked.

Compnents Used
  1. Arduino Uno
  2. PIR Sensor
  3. Piezo Buzzer
  4. Bread Board
  5. Jumping wires
  6. LED

Module-2

Temperature & Humidity Detection

Sense the temperature and humidity of room.

Compnents Used
  1. Arduino Uno
  2. DHT11 Temp/Humidity Sensor
  3. Bread Board
  4. Jumping wires
  5. LED

Module-3

Gas Detection

Gas detection - Detects the leakage of LPG/PNG from homes.

Compnents Used
  1. Arduino Uno
  2. Gas Sensor
  3. Piezo Buzzer
  4. Bread Board
  5. Jumping wires
  6. LED

Module-4

Flame Detection

Flame Detection - Flame detection is a major security issue now these days. It simply detects the flame and start blowing the buzzer.

Compnents Used
  1. Arduino Uno
  2. Gas Sensor
  3. Piezo Buzzer
  4. Bread Board
  5. Jumping wires
  6. LED

Thank You!!!

References:
- Instructables
- Arduino
- Wikipedia