You are on page 1of 6

ANDROID MOBILE CONTROL APPLIANCES

WIRELESS ELECTRONIC NOTICE BOARD USING

Bluetooth

ABSTRACT

Notice Board is primary thing in any institution / organization or

public utility places like bus stations, railway stations and parks. But

sticking various notices day-to-day is a difficult process. This project

deals with an advanced wireless notice board.

The main objective of this project is to develop a wireless notice

board that displays messages sent from the user’s mobile. When a user

sends a message from his mobile phone,. The Bluettoth is duly

interfaced through serial communication protocol to the microcontroller.

The message so received is thus sent to the microcontroller that further

displays it on electronic notice board which is equipped with a LCD

display interfaced to a microcontroller from 8051 family duly powered

by a regulated power supply from mains supply of 230 volt ac.


It can also be expanded to a bigger LCD screen.

In this project we show the appliances control by mobile using


Bluetooth module in circuit.
INTRODUCTION
This project is a fine combination of Android mobile technology
and embedded system. User can control Home appliances using
Android mobile. An application should be installed on his/her
Android mobile handset to control various home appliances.
User can send commands using that application. Wireless
controlling technique used in this project is Bluetooth
technology. This project consists of a Bluetooth receiver. This
Bluetooth device is connected to the circuit which has a
decoder. This decoder sends code for respective command sent
by user. Then the respective device connected to the circuit will
be turned on or off depending on the command given.
Block Diagram
As shown in block diagram all the sections are connected to the
main unit called Microprocessor, which control all the
processes and generate different signals for operation of the
device. Relays are used to on off the devices.
BLOCK DIAGRAM
BLUETOOTH MODULE
Bluetooth is a wireless technology standard for exchanging data
over short distances (using short-wavelength UHF radio waves
in the ISM band from 2.4 to 2.485 GHz[4]) from fixed and
mobile devices, and building personal area networks (PANs).
Invented by telecom vendor Ericsson in 1994,[5] it was
originally conceived as a wireless alternative to RS-232 data
cables. It can connect several devices, overcoming problems of
synchronization.
Bluetooth is managed by the Bluetooth Special Interest Group
(SIG), which has more than 25,000 member companies in the
areas of telecommunication, computing, networking, and
consumer electronics.[6] The IEEE standardized Bluetooth as
IEEE 802.15.1, but no longer maintains the standard. The
Bluetooth SIG oversees development of the specification,
manages the qualification program, and protects the
trademarks.[7] A manufacturer must make a device meet
Bluetooth standards to market it as a Bluetooth device

WORKING
 First we give supply to the circuit. Circuit work on 5V DC.
We connect the wire with 220V AC then we join the
transformer which stepdown the AC. Then we join the
Bridge rectifier circuit which convert AC into DC and then
add filter circuit which give pure DC. This 5V DC will
operate(Give supply) to Bluetooth Module, Relay circuit.

 Micro controller are used to take signal from Bluetooth


module decode this signal and sent signal to the relay to
ON/OFF.
 In Android mobile we install a Bluetooth Mobile
Application by which we control the relays. If we send a
signal to on the Device1 signal recive by Bluetooth module
go to micro controller which give 1(supply) to the pin by
which relay1 connected. Same process is repeat if we want
to off the device1 but the micro controller send 0(no
supply).
 This process is repeated with other devices.

You might also like