100% found this document useful (1 vote)
652 views5 pages

Android Based Electrical Appliance Control

This document summarizes an Android-based home appliance control system that uses Bluetooth communication to allow appliances to be controlled from an Android mobile device. An Android app is used to send commands to an Arduino board via Bluetooth. The Arduino then decodes the commands and controls the appliances. This allows electrical appliances running at 220V to be remotely controlled wirelessly from a mobile phone.

Uploaded by

harrysingh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
652 views5 pages

Android Based Electrical Appliance Control

This document summarizes an Android-based home appliance control system that uses Bluetooth communication to allow appliances to be controlled from an Android mobile device. An Android app is used to send commands to an Arduino board via Bluetooth. The Arduino then decodes the commands and controls the appliances. This allows electrical appliances running at 220V to be remotely controlled wirelessly from a mobile phone.

Uploaded by

harrysingh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Android Based Electrical Appliance Control

Introduction
Its a home appliances system, which is controlled by our ANDROID mobile. It works
according to the commands given by our mobile set. It uses Bluetooth communication for
controlling appliances from android mobiles. In this we are using an android based
application which is able to communicate with Arduino via Bluetooth. When a link between
transmitter and receiver is established then we can control our appliances from our mobile
handset. At the receiver end receiver receives commands, decode it and act according to
that. With the help of this we can control any electrical appliance of 220V.

This project has good application in the field of automation. This all project is worked
around the Arduino and Bluetooth Modules.
Block Diagram
Circuit Diagram
Material Required
1. Transformer (9-0-9)
2. Diode (1N4007)
3. Capacitor
a. 1000uF
b. 470uF
c. 10uF
d. 22pF
4. Voltage Regulator (7805)
5. Resistor
a. 470R
b. 10K
c. 3.3K
d. 1K
6. Led
7. Arduino UNO
8. Bluetooth
9. PC817
10. Transistor
a. NPN (BC547)
b. PNP (BC557)
11. Relays
12. PCB
13. Ribbon Wire
14. Power Cable
15. Soldering Iron
16. Soldering Wire
17. Cutter
Application & Advantages

1. It can be used to wirelessly operate home appliances which are very helpful for the
persons who cant walk.
2. This system can also be used in offices for remotely controlling appliances in the
entire office.
3. As compare to DTMF technique this system is less expensive and user friendly.

Disadvantages

1. Because it works on Bluetooth technique so it works only in the limited range.

Software required
1. Arduino IDE
2. Proteus

You might also like