New to Arduino, Talking head...

Hello,

I am trying to build a talking head, which basically a jaw moves via a servo (eyes maybe on later development) which will be syncronised with sound.

I have just finished the actual modelling of the head adding latex, painting etc. but I am now needing to bite the big bullet and get it moving. Basically I think I need some sort PIC of some shape which I can easily read from SD cards and output a WAV file whilst moving the mouth simultaneously and a friend suggested maybe using an arduino (something he had no experience in :stuck_out_tongue: ).

So my first question would an adruino approach be suitable here? Also it would be great if this could remote activated.

I used to have quite good grasp of C and even some assembly but haven't done any years so I am, should I say, very rusty. Similar story on basic electronics.

To make it even more challenging I need to try and get this done for the 18th November.

Needless to say any help, including suitable hardware and maybe some sample code/circuit diagrams if needed.

I would like to get into arduino properly pretty much immediatley after November when I have a bit more time so some suggestions would be great there too.

The servo is fitted currently (as I needed to check that it all moved properly(done using my firend RC plane :wink: ))

Thank you,

So my first question would an adruino approach be suitable here? >> Yes.

Also it would be great if this could remote activated. >> Also doable.

Servo.h library to move the servo.

VirtualWire library with inexpensive 434 MHz RF modules, arduino on both ends. Can use prominis. get a FTDI Basic to download code into them.

Hi, Thanks for fast reply.

I am getting a feel for how to move the jaw but I am still a bit lost on how to output the recorded clips and further sync the mouth movements with it (my thinking was a small file of movements (a bit like m-code) for each sound file) stored on the SD card..

I assume the RF module is for the remote activation. So would that mean a reciever in the head and a transmitter on the remote or were your thoughts more using say a laptop as a remote and also for "storage" / real time commands sent via the RF module etc.

Again, thanks for the help this far...

No-one:
Hello,

I am trying to build a talking head, which basically a jaw moves

Just use any politician...
They are not doing anything constructive at the moment. XD

Yes, promini with an RF transmitter, keypad, and battery.

Another promini with RF receiver.

Try some of these for playback of MP3 files.
http://www.mdfly.com/index.php?main_page=advanced_search_result&search_in_description=1&zenid=c9ofbfuvskhboq92v263nlh901&keyword=mp3

Read the specs, might have to convert to single channel files. I bought several to play with, will get there one of these days ...

Will it play Life During Wartime, or Burnin' Down the House?