Introduction: Voice Controlled RGB Led
Hello Guys1
Today I am going to show you how to build a voice controlled RGB led using an arduino/Ebot8.
So without any further a due, go to step1.
And good luck in building it!
Step 1: Step:1 Gathering the Required Items
You will be needing the following items to build this project:
Arduino Uno x1
Ebot8(if not using arduino) x1
Bluetooth module (HC05/06) x1
RGB led x(as many as you want!)
Android Phone x1
Play Store x1
If you have gathered it all move on to step 2.
If not....THEN go back buddy.
Step 2: Step 2: Assemble the Circuit.
Connect everything according to what is there above.
Also connect the bluetooth module like this:
tx(bluetooth)-rx(arduino)
rx(bluetooth)-tx(arduino)
vcc(bluetooth)-5v(arduino)
gnd(bluetooth)-gnd(arduino)
If you are using more than led you will h ave to modify that by connecting it first to a breadboard.
But i recommend building it with one then add more.
Once you are done with all that, proceed to step 3.
Step 3: Step 3: Download and Upload the Code
Download the given file and then open it with the arduino code editor,
Verify, compile and upload.
Check if the pins are correct and i have also added some more led's in the code to give you an idea.
get code here:
https://goo.gl/N3pOE8
Step 4: Step 4:Download App and Connect to Module
Donwload this app: https://play.google.com/store/apps/details?id=appinventor.ai_cempehlivan92.Arduino_Sesli_Kontrol&hl=en
and connect to bluetooth module.
Step 5: Step 5: Try It!
Give the command one connected and see it for yourself!
Attachments

Participated in the
Voice Activated Challenge

Participated in the
Design For Kids Challenge

Participated in the
Arduino Contest 2017
Comments
5 years ago
Nice. Great intro to Arduino project. Thanks for sharing.