You are on page 1of 6

instructables

Speech Recognition With Arduino (Bluetooth + LCD + Android)

by EslamG11

In this project, we are going to do speech recognition with Arduino, Bluetooth module (HC-05) and LCD.

let`s build your own speech recognition device.

Step 1: Watch the Video

https://youtu.be/Hso14eiIJUM

Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 1


Step 2: Components

C o mp o n e n t s :
Arduino UNO
HC-05 Serial Bluetooth Module
LCD 16*2
1x 1K POT
1x 1K ohm resistor
1x 2.2K ohm resistor
Wires
Jumpers

Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 2


Step 3: Connect to Arduino

Co nne ct LCD w it h Arduino

1. VSS to ground
2. VCC to +5V
3. VEE to potentiometer
4. RS to pin 2 in arduino
5. RW to ground
6. E to pin 3 in arduino
7. D4 to pin 4 in arduino
8. D5 to pin 5 in arduino
9. D6 to pin 6 in arduino
10. D7 to pin 7 in arduino
11. A to +5V
12. K to ground

connect HC-05 to arduino

tx with rx in arduino (no t e : do n` t co nne ct t x w hile uplo a ding t he co de )


rx with resistors and then connect to tx in arduino (no t e : do n` t co nne ct rx w hile uplo a ding
t he co de )
+5V to +5V
GND to ground

Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 3


Step 4: Programming the Arduino

rst you need to download LCD library from here

no t e : do n` t co nne ct t x a nd rx w he n uplo a ding t he co de

CO DE:

Download
https://www.instructables.com/ORIG/F1J/OUHI/JUGT6GTZ/F1JOUHIJUGT6GTZ.ino

Step 5: Download the Application

Download the free App here: Arduino Voice Control

Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 4


Steps:

1. Download the app from Google PlayStore


2. Tap on Connect button
3. Click on your bluetooth module (in my case it`s the HC-05)
4. Wait until it says connected to bluetooth module (HC-05)
5. Tap on the mic icon and state your command

Step 6: Problems Are Solved


Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 5
if LCD doesn`t display anything, a djus t t he v a lue o f PO T (v a ria ble re s is t o r)
if code doesn`t upload, do n` t co nne ct T x a nd Rx in Arduino

this a really clever and usefull in many ways project. Thanks...

I could see this being helpful in a lot of different ways!

Thank you!. this project can be used in a lot of applications such as a communication between two
rooms at home.

Speech Recognition With Arduino (Bluetooth + LCD + Android): Page 6

You might also like