Search found 1 match
- Tue Oct 25, 2016 4:30 pm
- Forum: Project Showcase
- Topic: An audio player with an Arduino
- Replies: 1
- Views: 3097
An audio player with an Arduino
I wanted to make an audio player using an arduino but I didn't have an microsd card reader or an mp3 decoder chip. I managed to make one, using an micro sd adapter and wav files (8bits/8000hz) Of course, the audio quality is bad, and the arduino can only read the wav files, but this gives an nice re...