Close

Prepare

A project log for Simple Wav Player Using Arduino

Talking about using Arduino to play music, is it the Arduino MP3 shield not the first thing you come up with? Or maybe some geeks will consi

pcb-designerPCB designer 04/08/2015 at 08:270 Comments

The hardware:

  1. USB mini speaker
  2. Digital push button
  3. Freaduino UNO
  4. 4×6 cm universal board
  5. Dupont line
  6. Audio port

The software:

  1. AVR studio 4.19
  2. Winavr-2010

Note: Here I provide AVR studio routines since I think it more convenient to write some codes in AVR studio than Arduino IDE. You just need to make a slight modification before you can use the codes in the Arduino IDE.

Discussions