So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Rhyesp
#76406 I want to make a wireless speaker using esp8266 .
I want to use a speaker and esp8266 . I have seen many tutorials about it but in them they only control the songs(play,stop).
I want to send the data from my phone what to play on the speaker.
Any suggestions would be thankful
User avatar
By QuickFix
#76439 Try "ESP8266 internet radio" as a starting point :idea:

Rhyesp wrote:I want to send the data from my phone what to play on the speaker.

You'd better just use Bluetooth, which is a cheap and known to work way (and you don't need use an ESP for this).