-->
Page 2 of 3

Re: Easiest way to play a mp3 / wav from the ESP8266

PostPosted: Wed Jan 31, 2018 1:26 pm
by renegade

Re: Easiest way to play a mp3 / wav from the ESP8266

PostPosted: Thu Feb 01, 2018 8:20 am
by QuickFix
You were asking for the easiest way to play MP3/WAV.
In my opinion the quickest and easiest way to do this is the external decoder option suggested by @Cosmic Mac. :idea:

Only constraint is that the files are "Fixed" on SD (no streaming).

But you asked "Easiest", so... ;)

Re: Easiest way to play a mp3 / wav from the ESP8266

PostPosted: Tue Feb 06, 2018 2:28 pm
by renegade
Hey QuickFix,
Can you help me get the DFPlayer working? I bought one, but can't get it to initialise:

https://stackoverflow.com/questions/486 ... initialise

Re: Easiest way to play a mp3 / wav from the ESP8266

PostPosted: Tue Sep 18, 2018 12:54 pm
by treii28
By the comment on 'switch uart' then I assume I am reading the descriptions correct in the README.md of this project that it uses the standard rx uart pin for it's output?