Introduction: VOICE CONTROLLED ARDUINO ROBOT

hello guys this is Milin here,

a technology enthusiast you can join on to my instagram page

www.instagram.com/build_more/

there you might come across new projects and you might wanna build few of them

so today we will be building a voice activated bluetooth robot.

mainly the data tranfered is only the texts from mobile bluetooth the robot bluetooth module

so mainly using the software i have made the android application in MIT edu app inventor

that converts your voice signal to the text like forward baclward left right etc...

Step 1: PARTS Required

Arduino Uno

Bluetooth Module

L293D Motor Driver

2x Gear Motor

2x Wheel

1x Chasis

breadboard Connecting wires

9v battery

smartphone app

Step 2: CONNECTION

do the connection as mentioned in the diagram and remember while uploading the code to the arudino baord remove the tx rx pin of bluetooth from the arduino board.

once the code is uploaded to board then only connect the tx rx pins of bluetooth module.

Step 3: THE CODE

the code is given below

copy the code from the text file and then opening the arduino ide software copy the code save it then upload it to the baord.

if you dont have the arduino ide software then download it

https://www.arduino.cc/download_handler.php?f=/ard...

Step 4: THE ANDROID APP

the app you can download form the given link below

VOICE CONTROLL APP

https://www.dropbox.com/s/m6p9wzmw5cd664y/voicebot...

DIRECTION CONTROLL APP:-

https://www.dropbox.com/s/gmu84wp14pmrheo/Directio...

bluetooth remote app:-

https://www.dropbox.com/s/nkmef2sgrb1zq7o/BT_CAR.a...