ESP8266_WLAN_speaker
ESP8266_WLAN_speaker copied to clipboard
Suggestion
it would be nice to have it paired with an esp that reads the audio via ADC and send the data to the speaker just an idea still, nice project!
it would be nice to have it paired with an esp that reads the audio via ADC and send the data to the speaker just an idea still, nice project!
thanks a lot , now i`m working on this idea.
awesome, i have in mind a project for a while but i have no time to play with it, i've ordered few BT modules vhm-314 v2 and i plan to use them as audio receiver and send the audio via bt to multiple modules via an esp32, i would like to make myself some ceiling speakers with audio amp builed in as a cheap diy solution but unforcenetly i have no time. i'm looking forward to see your implementation
awesome, i have in mind a project for a while but i have no time to play with it, i've ordered few BT modules vhm-314 v2 and i plan to use them as audio receiver and send the audio via bt to multiple modules via an esp32, i would like to make myself some ceiling speakers with audio amp builed in as a cheap diy solution but unforcenetly i have no time. i'm looking forward to see your implementation
thats great i`m trying to make a amp with lm386 but still it not work yet :) . if i complete it i send you all Doc and Codes.
do you using Free RTOS ??? i`d like to use it for better perfomance.
no i didn't tried FRTOS but if you plan using the uC only for the audio and nothing else i don't see how it would help, i guess you'll get better performance if you are take advantage of the scheduler in multi tasking, do'no, i have limited experience with FRTOS from uni