We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1717e9 commit 4baf375Copy full SHA for 4baf375
libraries/Audio/examples/SimpleAudioPlayer/SimpleAudioPlayer.ino
@@ -6,7 +6,8 @@
6
Hardware required :
7
* Arduino shield with a SD card on CS4
8
* A sound file named "test.wav" in the root directory of the SD card
9
- * Speaker attched to ground and DAC0
+ * An audio amplifier to connect to the DAC0 and ground
10
+ * A speaker to connect to the audio amplifier
11
12
Original by Massimo Banzi September 20, 2012
13
Modified by Scott Fitzgerald October 19, 2012
0 commit comments