mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
modified comment example SimpleAudioPlayer.ino
This commit is contained in:
parent
d1717e92da
commit
4baf375386
@ -6,7 +6,8 @@
|
|||||||
Hardware required :
|
Hardware required :
|
||||||
* Arduino shield with a SD card on CS4
|
* Arduino shield with a SD card on CS4
|
||||||
* A sound file named "test.wav" in the root directory of the SD card
|
* A sound file named "test.wav" in the root directory of the SD card
|
||||||
* Speaker attched to ground and DAC0
|
* An audio amplifier to connect to the DAC0 and ground
|
||||||
|
* A speaker to connect to the audio amplifier
|
||||||
|
|
||||||
Original by Massimo Banzi September 20, 2012
|
Original by Massimo Banzi September 20, 2012
|
||||||
Modified by Scott Fitzgerald October 19, 2012
|
Modified by Scott Fitzgerald October 19, 2012
|
||||||
|
Loading…
Reference in New Issue
Block a user