ESP32-Radio icon indicating copy to clipboard operation
ESP32-Radio copied to clipboard

Internet radio based on ESP32, VS1053 and a TFT screen.

Results 102 ESP32-Radio issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to add support for https-streams? For example: Deutschlandfunk https://st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3

Hi Ed, great work! I wanted to change encoder behavior from volume to preset and modified in main.cpp the lines `475 enum enc_menu_t { PRESET, VOLUME, TRACK } ; //...

Hello I Try to use button to change preset. Using the uppreset = 1 in config work well, but the downpreset = 1 does'nt. gpio_00 = uppreset = 1 gpio_15...

Hi can you add support for MAX98357 i2s devices [https://datasheets.maximintegrated.com/en/ds/MAX98357A-MAX98357B.pdf](url)

The VERSION is "Mon, 28 Jun 2021 12:40:00 GMT" I am having problems with the ESP32 Radio when using the LCD1602 i2c display. The i2c adress is set to 0x3F....

It would be really cool if there was a button on the Search page which would add the station you have selected and were listening to, to your presets. I...

after click to "update" within webinterface, the TFT freezes (keeps black after reboot) and webinterface states only "sorry" after update. Music is playing and within serial-output i can't find problems...

Here is a little radio database. By providing your local ip as ipaddr will make you able to start stream directly from the page by clicking the radio name. http://gsgrid.net/st1.php...

I am new to the platformio IDE environment. When I compiled the ESP32-Radio (Aug 3, 2021 version), I am getting this problem reported for the main.cpp file even though the...

Hi Ed, Already using the radio quit a long time i realy love it. As I,am also using the homeassistant. The ideer came across to integrate the radio in homeassistand....