Arduino Control With Android Voice Command (via Bluetooth)
by MertArduino in Circuits > Arduino
21247 Views, 42 Favorites, 0 Comments
Arduino Control With Android Voice Command (via Bluetooth)
We will provide Arduino communication via bluetooth with the previously defined sentence commands in the Android application.
You can use this project in home automation systems.
Hardware Required
- Arduino Board
- Bluetooth Module HC05 or 06
- LED
- 220 ohm Resistor
- Smartphone
- Wires
- Breadboard
Connections
- Connect GND to the board from the Arduino
- Attach all LED's short legs to GND
- Connect a 220 ohm resistor to the long legs of the LEDs
- You can find all the connections in the pictures and videos.
Code
About Application
For now we will use the ready-made application. In the following days I will publish a tutorial on creating an application. (Such as the application I created for a remote controlled car)
BT Voice Control for Arduino
Created by SimpleLabsIN
Android Meets Robots : Voice Recognition Uses android mobiles internal voice recognition to pass voice commands to your robot Pairs with Bluetooth Serial Modules and sends in the recognized voice as a string for example if you say Hello the android phone will return a sting *Hello# to your bluetooth module *and # indicate the start and stop bits Can Be used with any micro controller which can handle strings Examples Platforms : Arduino , ARM , PICAXE , MSP430 , 8051 based and many other processors and controllers
If It Helps, Please Subscribe
First of all, I would like to thank you for reading this guide ! I hope it helps you.
If you want to support me, you can subscribe my channel and watch my videos.