mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
modified comment example SimpleAudioPlayer.ino
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user