Introduction: Bluetooth Basics || Voice Controlled Home Automation

About: Hey there,I'm Aryan,I like to make electronics projects which in the end comes out as videos on YouTube. Not only this I also cover the theory associated with every project,so that you actually know what you a…

If you are into electronics and want to transfer data wireless over your smartphone,then Bluetooth is great way to do this.

In this video I’ll show you how to use a Bluetooth module for any of your Arduino project which can be used to control any devices or control circuit,which is awesome.

Step 1: Link for the Video:

Step 2: Parts List.

Ebay.com

1.Arduino UNO: http://goo.gl/s3uwUU

2.bluetooth module:http://goo.gl/p54kxs

3.5mm RGB led: http://goo.gl/UHOCmT

Amazon.com

1.Arduino UNO: https://goo.gl/vWUrgK

2.Bluetooth Module:http://goo.gl/g8uC9e

3.5mm RGB led: https://goo.gl/vWUrgK

Step 3: Connections,arduino Code and Android App.

Connection:

1.Connect the Tx of the Arduino to one end of the 10K ohm resistor and the other end of the divider to ground.
2.Take a jumper from the middle and connect it to the Rx pin of the module.
3.Just connect the Tx of the module to the Rx of the arduino,since arduino is compatible with 3.3V logic.
4.For output purpose,am using a Common Anode RGB led.Connect the red pin to PIN3 of arduino,green pin to PIN4 and blue pin to PIN5.

Arduino Code:

link for the code:https://github.com/aryandec25/Bluetooth-basics
*While uploading the code make sure you disconnect the Tx and Rx pin of Arduino,afterwards you can put it back*

Android app:

You can download the app from the google play store,just type AMR_voice.
Link:
https://play.google.com/store/search?q=AMR_voice&hl=en&pageId=116530333494753168615

Step 4: Success.

I hope you liked this video.
Comment down below what would you like to make.
Stay connected for more videos and I'll see you next week.