Edzelf / ESP32-Radio

Internet radio based on ESP32, VS1053 and a TFT screen.
GNU General Public License v3.0
973 stars 229 forks source link

Request #372

Open Kristian-12345 opened 3 years ago

Kristian-12345 commented 3 years ago

Hello Edzelf,

I am not sure if this is the correct way to contact you.

Thanks for the great project.

I found a very interesting board which contains a ESP32 and a audio decoder.

ESP32-A1S Wi-Fi+BT Audio Development Kit

It can be found for example here: https://www.exp-tech.de/plattformen/esp32/9181/esp32-a1s-wi-fi-bt-audio-development-kit

Do you know if your sketch will run on this board, or if it can be adapted to it?

Thanks again

Kristian

Edzelf commented 3 years ago

Yes and no. The sketch will run on this board, but you still need a VS1053 for decoding the MP3 stream. The audio decoder on the board can not decode MP3.