3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Robotic Talking Turret

Step 2Electronics Pt 2: Sound

Electronics Pt 2: Sound
Sound is a very important factor of an animatronics project - however, it is usually very difficult to implement with microcontrollers.

So far I have only found one easy to use and cheap sound player for the Arduinos - the wave shield from Adafruit industries. It only costs about $25, much cheaper than other sound playing development boards. Also the coding is fairly simple with the libraries provided by Adafruit.

The disadavanges do pile up, though. It can only play uncompressed WAV files - in mono. It needs 8 connections do the Arduino. It takes a minimum of 10kb of flash on the Arduino - leaving only about 4 or 5kb left on the Arduino for the rest of your code. However other MP3 player boards usually run for around $100, so I just stuck with the wave shield.

I changed the dac.h file in the wave shield library to use analog pins 2-5 instead of the digital pins. I wired up a speaker to the base of the turret.

« Previous StepDownload PDFView All StepsNext Step »
1 comment
Mar 27, 2010. 3:24 PMcucumber288 says:
do you need sound i just want to make one that fires

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
21
Followers
9
Author:RazorConcepts
Check out razorconcepts.net for some projects.