-->
Page 1 of 1

Wifi speaker

PostPosted: Tue Jun 12, 2018 3:38 am
by Rhyesp
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

Re: Wifi speaker

PostPosted: Thu Jun 14, 2018 5:37 am
by QuickFix
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).