You are on page 1of 15

BY

S.VIGNESH

What is Home Automation?


The very broad, general definition of home automation is the automation of basic
household tasks and activities. Most often these are repetitive tasks we do over
and over again which can simplify our life by having them done automatically.
The traditional, workhorse home automation products include things like your
garage door opener, coffee makers, lawn sprinkler systems, pool pump and
heaters even automatic pool vacuum cleaners which keep the surface areas of
your backyard pool clean.
Digital Home Automation
HVAC Automation
Home Robotics
Lighting Automation
Security Automation

Cloud Computing

Temperature and
humidity
control
systems
Wireless
Security Options
Leak/Furnace Failure Detection
Integration with Entertainment
Systems Detection
Smart Phone Apps

BLUETOOTH CONTROLLED
AUTOMATION

600-MHz ARM, has a


built-in 5-megapixel
camera capable of
accepting signals from
Wi-Fi cameras.

Details:

Its an app based project ,where u can control the electronic appliances in home by an android
app.By using this app ,we can control the electronic appliance in3 ROOMS where each room
has a capability of having 4 electronic appliances(1 analog and 3 digital electronics).Totally we
can control 3 analog and 9 digital electronics by this app

Hardware required:

Arduino
Bluetooth module -HC 05
Jumper wires
LCD display
Potentiometer (10k)

Software required:

Arduino IDE
MIT App Inventor
JAVA Development Kit (JDK)

WIFI DATA LOGGER


AT
COMMANDS
AT
AT +RST
AT +CWMODE
AT +CWLAP
AT+CWJAP="vi
gnesh",passwor
d";
authentication

LEAKAGE DETECTION SYSTEM

LPG/CNG GAS SENSOR


DISPLAY UNIT
ATMEL 89 MICROCONTROLLER
STEPPER MOTOR DRIVER
STEPPER MOTOR
BUZZER

BLOCK DIAGRAM DESCRIPTION


MICROCONTROLLER
It is the heart of the project. It is used to control the Exhaust fan, LED and Buzzer
when LPG leakage occurs. The input/ output ports of the microcontroller are used
for this purpose.

MQ-5 LPG SENSOR


This sensor is used to sense the leakage of LPG. In normal conditions the output of
this sensor is high and it goes low, when the LPG is sensed.

EXHAUST FAN
The LPG is pushed out into the environment using an exhaust fan which reduces
the concentration of LPG near the leakage area.

Buzzer
The leakage of the LPG is indicated by using the buzzer. It is 12 V DC operated
buzzer.

LED
The leakage of the LPG is indicated by using the LED. It is 1.2 V DC operated LED.

SECURITY AUTOMATION

1.TRANSMITTER : To sense the human motion and transmit the data to receiver
2. RECEIVER : Receive the data from transmitter and activate alarm system and camera
or sending a sms etc
3.SOFTWARE
: That
operates
The transmitter
consists
of the entire hardware used in this project.
You
cansensor
see my to
new
instructable
ARDUINO
MPPT SOLAR CHARGE CONTROLLER
1. PIR
detect
the human
motion
(version-3.0)

2.Arduino to process the data from PIR sensor


3. RF transmitter to transmit the data to the receiver

The Receiver is consists of


1. RF Receiver module to receive data from transmitter
2. Arduino to process the data from RF Tx and give an out put (alarm,sms,email etc)
3. Out Put : buzzer

You might also like