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

I'm struggeling adding an other station to the preset list. So long I've added preset_12 = st01.sslstream.dlf.de/dlf/01/128/mp3/stream.mp3 # 12 - D_Radio MP3 128k to the defaultprefs.h recompiled and flashed Also...

I am using ILI9341 as a display, and after uncommenting `#DEFINE ILI9341` I had to manually add `adafruit/Adafruit ILI9341 @ ^1.5.6` to libraries. If that's intended, it's atleast worth to...

Hello! I encountered such a problem when making your WEB-radio project on ESP 32. For some reason, the volume is constantly decreasing. Regardless of whether I press the button or...

to change the rotation direction from right turn => lower volume to left turn do I have to swap which wires or change a bit of code? Thank-you

The HMI image file in the project is 430x320 but the Nextion dispaly shown in the project is 320x240. Are their more than one HMI file. I could find no...

Get the error message SD Card Mount Failed! And the mp3 will not play. What am I doing wrong?

What format is the .odt file for documentation? Why is it not in PDF or some standard format?

Hi, just let me say I really like this project - thanks for making this available! I'm in the process of building a portable Internet-Radio Boombox and for this I...

@Edzelf I'm running with minimal hardware (No TFT or SD module) everything thing compiles and loads fine until it starts testing read/write registers. I checked and triple d checked my...

Can we get a setRotation function to a SSD1306 driver?