2010年2月17日星期三

Box Building--Making Sound


After one week's box making, we are ready to install Sound into the box.
Here is how we make sound with Arduino and Wave shield.

First,
Solder 32 Analog and Digital I/O and Analog In. Join the two board together.

Second,
Setup the speaker, arduino and Computer. Download wavehc20091219 as an example. Load audio files to SD card.(FAT16, audio file name should be less than 8 characters)

Third,
Load libraries to Arduino.
Go to Arduino>Preference>sketchbook location:
/Users/Documents/Arduino
If you don't have a file called libraries, create a new file called libraries, copy and paste the whole folder "WaveHC" into the libraries.

Four,
Choose a test example. compile and upload to the boards. Then you should be able to hear the music playing through the speaker.

没有评论:

发表评论