380 Forks
1630 Stars
1630 Watchers

ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32

How to download and setup ESP8266Audio

Open terminal and run command
git clone https://github.com/earlephilhower/ESP8266Audio.git
git clone is used to create a copy or clone of ESP8266Audio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP8266Audio https://github.com/earlephilhower/ESP8266Audio/archive/master.zip

Or simply clone ESP8266Audio with SSH
[email protected]:earlephilhower/ESP8266Audio.git

If you have some problems with ESP8266Audio

You may open issue on ESP8266Audio support forum (system) here: https://github.com/earlephilhower/ESP8266Audio/issues