Adding quality audio to an electronic project is surprisingly difficult. Here is a shield for Arduino 328's that solves this problem. It can play up to 22KHz 12bit uncompressed audio files 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.
This shield is a kit, and comes with all parts you need to build it.
Arduino, SD card, tools, speaker and headphones are not included. It is fairly easy to construct and anyone with a successful soldering project under their belt should be able to build it.
The shield comes with an Arduino library for easy use; simply drag uncompressed wave files onto the SD card and plug it in. Then use the library to play audio when buttons are pressed, or when a sensor goes off, or when serial data is received, etc. Audio is played asynchronously as an interrupt, so the Arduino can perform tasks while the audio is playing.
Can play any uncompressed 22KHz 16bit (on a 12bit DAC), mono Wave (.wav) files of any size. While it isnt CD quality, it is certainly good enough to play music, have spoken word, or audio effects. Check out the demo video/audio at the webpage
Output is mono, into L and R channels, standard 3.5mm headphone jack and a connection for a speaker that is switched on when the headphones are unplugged
Files are read off of a FAT16/FAT32-formatted SD/MMC card
Included library and examples makes playing audio easy
Please note that the library is rather bulky, requiring 10K of flash and more than 1/2 K of RAM for buffering audio. It works fine using any ATmega328-based Arduino (Duemilanove, Uno or compatible).
This shield is not Zero, Due, Mega or Leonardo compatible! (Only for use with '328-based Arduinos)
More information, including design notes, schematics, library, examples, etc is at the Wave Shield webpage
Technical Details
Details:
Dimensions(assembled): 69mm x 65mm x 13mm (2.7in x 2.5in x 0.5in)
Revision History:
As of March 24 - The thumbwheel for the potentiometer has changed, it is now smaller
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
Accreditations
3.00
Based on 2 reviews
Write Review
Sort
Clear Filters
Order By
Newest First
Oldest First
Most Popular
Highest Rating
Breakdown
0
1
0
1
0
Product Reviews
EM
Verified Customer
Ehsanul M
Birmingham, United Kingdom
Adafruit Wave Shield for Arduino Kit (v1.1)
PiHut sells good products. I have shopped online twice from PiHut website. Delivery was prompt and intact. Only thing is that sometimes some products are slightly expensive. Thanks.
Everything is okay except soldering.
There were no instructions for soldering. People who don’t know how to solder may not like the product. I had to find instructions online. However made few mistakes while soldering.