You are on page 1of 3

ANDROID & ARDUINO BASED SMART HOME AUTOMATION

The Bluetooth wireless technology is set to revolutionize the way people


perceive digital devices in our homes and ofce environment. Now they are no
longer just the individual devices; instead, with the embedded Bluetooth
technology, they form a network in which appliances can communicate with each
other.
This wireless technology is especially useful in home environment, where
there exists hardly any infrastructure to interconnect intelligent appliances. It could
be suitably used for home automation in a cost-effective manner. Operating over
unlicensed, universally available frequency of 2.4 GHz, it can link digital devices
within a bluetooth range. Building upon this theme; we propose a home automation
system based on Bluetooth technology.
Bluetooth

Module

is

interfaced

with

the

microcontroller

89S52.

The

microcontroller has full duplex UART which is used for communication with
Bluetooth Module. The Relays on/off operation to control electrical Appliances
circuitry has been developed to demonstrate the feasibility and effectiveness of the
application. We can control electrical loads wirelessly using android phone.
The Android Software in Mobile Phone sends proper commands to Bluetooth
module which is then decoded by microcontroller to perform required switching
operation of electrical loads. The 16*2 LCD Display is used to show the status of the
circuit. The electrical loads are interfaced through relays.

Software Tools:

ARDUINO IDE

EMBDDED CPP CODE

PROTEUS SIMULATOR

Hardware :

ATMEGA328 Microcontroller

Bluetooth Module.

ULN2003 Current Driver

Relays

16*2 LCD Display

AC Loads (Lamp, Fan etc)

Regulated Power Supply

BLOCK DIAGRAM :

16*2 LCD DISPLAY

BLUETOOTH
MODULE

Arduino
UNO
(Atmega
328)

ULN200
3
Current
Driver

Relays

AC
LOADS
(Lamp,
Fan etc)

REGULATED POWER
SUPPLY

You might also like