Home Automation Via Bluetooth by Phone With Arduino

by neeld6 in Circuits > Arduino

7060 Views, 132 Favorites, 0 Comments

Home Automation Via Bluetooth by Phone With Arduino

20160707_230851[1].jpg

First of all I made my own script to control the relays but for that i have to use the terminal to type the commands and 2nd option is the voice control but its not working accurately.So i i ifound arduino to bluetooth app which is very good and easy to operate.In this project i have used 4 channel relay module so i can control the 4 things for my phone but app can handle up to 8 channel.I have used HC-05 bluetooth module and arduino pro mini

Components

20160707_152612[1].jpg
20160707_162458[1].jpg

In this project i have used

1. 4 channel relay module

2. bluetooth module

3. arduino pro mini

4. old router 5v 1 amp adapter

5.plastic box

6. few wires

Circuit

2016-07-07 22_33_21-Capture.png

the circuit is very easy and simple as shown in the image

Bluetooth to arduino

RX --> 10

TX --> 11

VCC --> VCC

GND --> GND

Code

20160705_153847[1].jpg
Home Automation via bluetooth by phone with arduino

as i mentioned on intro page i made my own code but to utilized it is very complicate by the voice command accuracy and terminal window typing so i have used app and i have to used its code app name(bluetooth control lamp)

the code is attached

link to my blog : http://neeldesai123.wixsite.com/neeltechtrix

Downloads