Adding quality audio to an electronic project is surprisingly difficult. Although it's possible to generate audio direct from a microcontroller using a PWM output, the quality is often low and its hard to fit a lot of music in an EEPROM chip. You can buy an embedded MP3 player board, but they're either expensive or difficult to use!
Here is a shield for Arduino that solves many of these problems. It can play up to 22KHz, 12bit uncompressed audio files (PCM/WAV only) of any length. It's low cost, available as an easy-to-make kit. It has an onboard DAC, filter and op-amp for high quality output. Audio files are read off of an SD/MMC card, which are available at nearly any store. Volume can be controlled with the onboard thumbwheel potentiometer.
There are no ratings for this product. Be the first one!
Interested in making neat stuff with an Arduino but not sure where to start? This kit includes all the pieces needed to complete 11 ...
Heard about Arduino, but not sure how to start ? Want to learn how to work with electronics and microcontrollers but need a little ...
The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 ...