Hi everyone I wanted to make a talking robot head with single SG90 micro servo,Micro SD Card Reader Module and arduino uno, I want that my robot can move their mouth (servo) with audio stored in mp3 card
You can watch this video for clear understanding..
So please help me in coding and guide so can i build it
Simple solution: get an Arduino Sound Sensor module, e.g. KY-038, and connect it to the audio signal from the mp3 player. Set the sensitivity to a convenient value, and make your code react on the digital output signal of the sensor. Find many tutorials on the web searching for "sound sensor arduino".
Actually i'm making a simple robot head with talking servo MOUTH mechanism Like when robot talk by speaker its mouth controlled by servo move with it.........
I'm have this materials 1. Micro sd card module
2. Arduino uno
3. Microphone sound sensor
4. sg90 servo
5. Speaker
6. 2gb sd card
For more clearance that what i want watch this---
Please help me in programming or suggest any similar project.
Take an existing program that you know is working and modify it in small steps to find out what you can, and can't, do and gain some experience that way.
When you're ready to write your own, do it in small steps and test that it compiles, uploads and runs to that point.
If you find it stops working then you know the problem is in the last few lines that you entered.
Actually i'm making a simple robot head with talking servo MOUTH mechanism Like when robot talk by speaker its mouth controlled by servo move with it.........