Skip to content

bscheshir/esp8266-mp3-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP3 WebServer for ESP8266

Playing mp3 on request

Avaliable requests

  • /mp3/next
  • /mp3/stop
  • /volume/up
  • /volume/down

also avaliable

  • favicon.ico

you can place favicon.ico into data folder and use ESP8266 Scatch Data Upload tools

DFPlayer connect to D7 (throw 1K), D8 (throw 1K), GND, 3V
10K variable resistor connect to A0, GND, 3V

NodeMcu-pinout

Use bscheshir/volume-control library.

Installation

clone

~/Arduino$ git clone https://github.com/bscheshir/esp8266-mp3-web-server WiFiWebServerMP3

add to libraries https://github.com/bscheshir/volume-control

About

Playing mp3 on request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%