logo elektroda
logo elektroda
X
logo elektroda

Internet radio and audio file player on ESP32-S3

MAJSTER XXL 294438 2811

TL;DR LABEL_AI_GENERATED

  • Built an ESP32-S3 internet radio with an audio file player and OLED desk display, evolving through v1, v2, and v3.
  • Uses an ESP32-S3-WROOM-1, PCM5102A DAC, rotary encoders, and GitHub-hosted station lists split into banks of up to 100 stations.
  • The prototype uses a 2.42" 128x64px white OLED display, with a PCB made in Poland costing 130zl.
  • v3 adds a colour screen, weather, a calendar, RSS news from Polsat News Polska, and full remote control.
  • The first PCB had a pad-spacing mistake for the ESP32-S3-WROOM-1, so the module pins had to be bent slightly to fit.
AI summary based on the discussion. May contain errors.
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
Listen:
  • Requesting BOM and button-based EVO3 controls

    #1591 21754427
    dawidkosciesza
    Level 11  
    Posts: 54
    Rate: 14
    Hello.
    I would like to build a radio according to the EVO3 project. I would like to mount it in the housing of a Diora AS502 radio, such a gift for my Father-in-law.
    I have a few questions:
    Is there a list available of all the components needed to order and have everything needed to solder into the PCB. I have not found such a list on GitHub.
    I would like to omit the encoder from my project and replace it with regular buttons (right, left, enter). Will this be very cumbersome?
    I wonder if it would also be possible to assign 8 additional buttons as memory for 16 favourite stations (one button remembers two stations, short press/long press).
    I don't have much experience with writing programs unfortunately, but I'm trying to develop ;)
  • ADVERTISEMENT
  • #1592 21754434
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Hello, referring to the above message, the evo3 radio is prepared to work without an encoder, but with the possibility of adding and assigning a keypad.

    More about this in a moment, because I myself am preparing a version with a keyboard.

    Greetings....
  • Keyboard support via resistive ladder and ADC

    #1593 21754449
    robgold
    Level 23  
    Posts: 726
    Help: 10
    Rate: 290
    @dawidkosciesza The Evo has built-in keyboard support based on a resistive ladder and ADC. There are plans to replace the ADC with a PCF-based keyboard chip. At the moment, there is no 'Favourite' station option. Perhaps one day I will add it.

    You are left with the option to add this piece of code yourself or, alternatively, you can program the 16 favourite stations in a specific way, e.g. in Bank 1:

    1 - under 1,
    2 - under 2,
    ...and so on up to 8,
    8 - under 8,
    and then another 8 as:
    11 - 9 station
    22 - 10 station
    ...etc. to
    88 - 16 station,

    simply the buttons 1-8 from such a tuner can be connected to the numeric keypad code.
  • Modular ESP32-S3 radio block for Schneider tower

    #1594 21754490
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Welcome.

    For some time now I have been creating another "block" for my Schneider tower. The tower is now about 40 years old, I have renovated this equipment, and added a CD player integrating function and interoperability with the whole set, that is, operation of a common remote control, input selector and recording to cassette from cd.
    The equipment has full compatibility.
    Especially from here I would like to thank my colleague @gps79 for developing the software for the CD player, if it wasn't for him it wouldn't be compatible with the rest of the set, it was he who wrote the remote control reception in ITT standard and the input selector support.
    My warmest greetings to him from this place.
    Someday I will describe in detail how we have been struggling with this construction, but I would like to do it right and, as you know, you need time to do it, which is still lacking.

    1980s Schneider Hi-Fi stack with multiple black audio components on a carpet

    As the equipment is modular I intend to add another block consisting of this radio from the Robgold evo3 version of the coll.

    There is already a PCB version without encoders but with keyboard and remote control operation.

    PCB for my version of the radio.

    Two Schneider DCS8070WR PCB boards lying on a patterned carpet Two PCBs with electronic components placed on a beige carpet

    The whole thing will be mounted in the tuner like this.

    Schneider hi-fi module with a custom PCB board mounted on top of the unit Disassembled radio module on top of a Schneider Hi-Fi tower with visible PCB Modular Schneider Hi-Fi tower with open tuner and visible circuit board Radio module on open Schneider Hi-Fi unit with visible custom PCB Mounted PCB inside audio tuner case with visible electronics and connectors

    I still don't want to get on with it yet because what I feel like sitting down to make changes to the code Col. Robgold gives a new update and new features (for which I thank him)

    Someday, however, the project of a mini Hi-Fi tower from the 1980s in Germany will have to be completed

    Greetings ...
  • No component list; schematics specify the display type

    #1595 21755433
    bolszoy
    Level 11  
    Posts: 64
    Rate: 5
    dawidkosciesza wrote:
    Hello.
    I would like to build a radio according to the EVO3 project. I would like to mount it in the housing of a Diora AS502 radio, such a gift for my Father-in-law.
    I have a few questions:
    Is there a list available of all the components needed to order and have everything needed to solder into the PCB. I have not found such a list on GitHub.
    I would like to omit the encoder from my project and replace it with regular buttons (right, left, enter). Will this be very cumbersome?
    I wonder if it would also be possible to assign 8 additional buttons as memory for 16 favourite stations (one button remembers two stations, short press/long press).
    I don't have much experience with writing programs unfortunately, but I'm trying to develop ;)



    Hello, there is no list of components. On the other hand, there are schematics on GitHub and on them it is described what type of display. But you have to read, sometimes several times, because you can actually get lost. Even someone asked about the type of display, if I remember correctly.
    Attachments:
    • FilePlayer.h (4.29 KB) You must be logged in to download this attachment.
  • Missing display function definitions causing linker errors

    #1596 21755482
    bolszoy
    Level 11  
    Posts: 64
    Rate: 5
    DJCheester- Towje solution helped but now I have another error?


    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z13processIRCodev$part$0+0x80): undefined reference to `displayFolders()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z13processIRCodev$part$0+0x84): undefined reference to `displayFiles()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z13my_audio_infoN5Audio4_msgE+0xe0): undefined reference to `displayPlayer()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z4loopv+0x44): undefined reference to `scrollDownFolders()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z4loopv+0x48): undefined reference to `scrollUpFolders()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z4loopv+0x4c): undefined reference to `playFromSelectedFolder()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z4loopv+0x50): undefined reference to `listDirectories(char const*)'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o:( .literal._Z5setupv+0x94): undefined reference to `loadFileAndFolderIndexes()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.
    C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino:521:( .text._Z13processIRCodev$part$0+0x356): undefined reference to `displayFolders()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../.../..../xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:532:( .text._Z13processIRCodev$part$0+0x393): undefined reference to `displayFiles()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.
    C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:2570:( .text._Z13my_audio_infoN5Audio4_msgE+0xfc): undefined reference to `displayPlayer()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../.../..../xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:2708:( .text._Z13my_audio_infoN5Audio4_msgE+0xcf5): undefined reference to `displayPlayer()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o: in function `loop()':
    C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:3280:( .text._Z4loopv+0x3f4): undefined reference to `scrollDownFolders()'
    C:/Users/Bolszoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:3254:( .text._Z4loopv+0x444): undefined reference to `scrollUpFolders()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:3178:( .text._Z4loopv+0x4c1): undefined reference to `playFromSelectedFolder()'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../.../..../xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/extensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe: C:/lib/gcc/xtensa-esp-elf/bin/ld.exe.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:3165:( .text._Z4loopv+0x68d): undefined reference to `listDirectories(char const*)'
    C:/Users/Bolshoy/AppData/Local/Arduino15/packages/esp32/tools/esp-x32/2507/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../.../..../xtensa-esp-elf/bin/ld.exe: C:\Users\Bolszoy\AppData\Local\arduino\sketches\60E76002371B55718EB2E4873B120729\sketch\ESP32_radio_v3_ILI9488_canvas.ino.ino.cpp.o: in function `setup()':
    C:\Users\Bolszoy\Documents\Arduino\ESP32_radio_v3_ILI9488_canvas\ESP32_radio_v3_ILI9488_canvas.ino/ESP32_radio_v3_ILI9488_canvas.ino.ino:3024:( .text._Z5setupv+0x217): undefined reference to `loadFileAndFolderIndexes()'
    collect2.exe: error: ld returned 1 exit status
    exit status 1

    Compilation error: exit status 1


    I understand that the issue is:

    Screenshot of a compilation error in Arduino IDE in ESP32_radio_v3_ILI9488_canvas.ino file

    As for the attachment above /file.h/, I don't know by what miracle it attached and how to remove it.
  • ADVERTISEMENT
  • #1597 21755484
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Well I was also wondering why you attached this file.

    The question is what windows do you have and is it 32 or 64 bit ?

    Greetings ...
  • #1598 21755501
    bolszoy
    Level 11  
    Posts: 64
    Rate: 5
    Win 11 64 bit.


    There is an empty /.ino/ on line 3024, and I think this is about the link. I will try again tomorrow.
  • #1599 21755507
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    If it's blank then nothing is probably about the line above, but the code is good because it compiles at my place.

    Looking through the log I am concerned about esp32-x32 it looks like it wants to run on 32bit.

    And what version of core do you have ?

    Greetings ...
  • #1600 21755513
    bolszoy
    Level 11  
    Posts: 64
    Rate: 5
    Kitchen 3 something ... I think the latest one is 5.
    I'm looking for that link, and will install again. I've reinstalled Arduino and may have knocked out....
  • #1601 21755514
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    I have 3.2.0 installed

    Maybe there is a problem here somewhere, because with me on 3.2.0 it compiles correctly.

    Maybe try an older core install.

    Unless other colleagues have any more insight from the league.

    Regards...
  • ADVERTISEMENT
  • #1602 21755715
    kacha36
    Level 23  
    Posts: 882
    Help: 48
    Rate: 91
    Good afternoon. Can such an ESP set with LCD be used to create an internet radio?
    Attachments:
    • Internet radio and audio file player on ESP32-S3 IMG20251118230210.jpg (1.07 MB) You must be logged in to download this attachment.
    • Internet radio and audio file player on ESP32-S3 IMG20251118224706.jpg (896.2 KB) You must be logged in to download this attachment.
  • #1603 21755874
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    I don't see an audio converter here, so it's out.

    If anything, it's something like this:

    https://pl.aliexpress.com/item/1005008709461693.html

    Here's the converter, but you'd have to redo the whole sketch because this LCD has a different resolution and controller.

    So ready-made boards that you can upload the software to without changes, I haven't seen.

    Greetings...
  • ADVERTISEMENT
  • #1604 21756070
    Mis
    Level 15  
    Posts: 229
    Help: 4
    Rate: 70
    A DAC can always be added externally. The question of adapting the software remains.
    But yoRadio, for example, will go on both boards quoted here.
  • Prefer the yellow PCB for one-board integration

    #1605 21756199
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Of course the pcm can be doped, but I guess the idea is to have everything on one PCB. So it would be better to use the yellow one.

    And then there is the issue of resolution and the display driver.

    Because the Evo3 is a software for OLED, only the master software could be tried. I prefer to assemble everything myself on the PCB as in the project.

    But whatever you prefer...

    Greetings....
  • #1606 21756429
    Mis
    Level 15  
    Posts: 229
    Help: 4
    Rate: 70
    Take a close look at the yellow one. There's audio on it, only that it's a simple mono amplifier controlled from the ESP's built-in 8-bit DAC. So poorly, and very much so. On top of that, it's a regular ESP32 and not an S3, so there's no PSRAM.
  • #1607 21756444
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Well, that's a bummer, but thanks for writing.

    I still think I should get my PCB made even at a china shop

    If necessary, I will make gerberas available for the radio of coll. Majster (LCD) and coll. Robgold (OLED)

    If something I will upload in a moment. 5pcs PCB about 25zl with free shipping of course JLCPCB.

    Greetings...
  • #1608 21756513
    gaborbalint919
    Level 4  
    Posts: 6
    Rate: 3


    The success of the attempt. This is what I wanted to achieve. A very good project.Screen with “Hits 1 Ibiza” text and blue sound equalizer barsPlayer screen displaying “Clubbing Party” by DJ Kris VALOIS on Hits 1 Ibiza playlist
  • #1609 21756637
    QALAB
    Level 11  
    Posts: 10
    Rate: 2
    I would like to thank all the authors who contributed to the Evo3 internet radio project for sharing it as open source.















  • #1610 21756726
    ArturAVS
    Moderator
    Posts: 26397
    Help: 2302
    Rate: 7822
    Mis wrote:
    from the ESP's built-in 8-bit DAC.

    None of the ESP32 versions have ever had a built-in DAC. A software (PWM) one, is as possible to implement.
    Mis wrote:
    This is a regular ESP32 and not an S3, so there is no PSRAM.

    PSRAM can be added to any version.
  • #1611 21756774
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Hello did I miss something, is there already a version of evo3 with spectrum analyser ?

    Greetings ...
  • #1613 21756807
    ArturAVS
    Moderator
    Posts: 26397
    Help: 2302
    Rate: 7822
    Slawek K. wrote:
    Surely ?

    This does not change the fact that it is implemented programmatically. Typically hardware-based is missing.
  • #1614 21756815
    Anonymous
    Level 1  
  • #1615 21756964
    robgold
    Level 23  
    Posts: 726
    Help: 10
    Rate: 290
    @khoam I don't think you put it very precisely in ESP32-S3 you have PDM but no LPF. You have to build that yourself. Ordinary digital output.
  • ESP32-S3 needs external analog low-pass filter

    #1616 21757015
    Anonymous
    Level 1  
  • Clarifying where to start an ESP32-S3 radio build

    #1617 21757079
    Sharki38
    Level 9  
    Posts: 5
    Hi, I am new to the topic of internet radio, but after reading your posts I would like to make a version of Evo3 - Robgold for example - myself. And my question: where to start? Probably by ordering components e.g. from Aliexpress and making myself a board from a Chinese? I don't think I will have any problems with the electronics, but I do with the software and the casing. Please tell me how your adventure started and what were your steps, hmm? Is my thinking correct for someone just starting out? Please give some advice, thank you very much in advance and best regards.
  • Through-hole PCB version of the ESP32-S3 player

    #1618 21757595
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    Hello I started by buying modules on Ali .... and designing the PCB, as for how to install the Arduino and the needed libraries I recently provided a step by step instruction in pdf. It's in the subject line. On github my colleague Robgold has a gerber for his PCB you can order yourself from a Chinese. From what I remember there are SMD components. If you want, I for the version of colleague Robgold's Evo3 have designed a board on through-hole components and modules.

    This is how it presents itself. I already shared the gerber in the topic. But at the moment I have a little modified and if something I will win the gerber for the theme.

    Render of ESP32 Web Radio PCB with through-hole and modular components.

    ESP32 Web Radio PCB with labeled audio, USB, SD, and OLED component slots

    Bottom view of a green PCB with mounting holes and through-hole traces

    Soft of course by a colleague of Robgold.
    It can also be done on a contactor but this is an unstable design.

    Greetings....
  • #1619 21757603
    Anonymous
    Level 1  
  • #1620 21757609
    DJCheester
    Level 28  
    Posts: 2089
    Help: 75
    Rate: 958
    The ESP is on 18mm goldpins and plays fine without an external antenna, these are Gh frequencies not long wave.

    2cm from the board is totally sufficient, wi-fi level 5 dashes 😁

    I wrote project proven because it works for me.

    Greetings....
Listen:

Topic summary

LABEL_AI_GENERATED
Discussion of a DIY internet radio and SD-card audio player built on an ESP32-S3 with an OLED display, rotary encoders, buttons, and a front-panel interface. The project uses Wi‑Fi to download station lists from GitHub/public stream databases, supports MP3 and later AAC/FLAC playback, displays metadata including Polish characters via a modified font table, and stores settings such as station/bank selection and volume. The thread covers PCB design in EasyEDA, ESP32-S3 module pin spacing issues, PSRAM and Arduino IDE setup, library compatibility problems, SPI/I2S wiring, SD card reader boot issues, encoder behavior, WiFiManager-based network setup, and troubleshooting of crashes, HTTP download failures, and audio initialization errors. Several improvements were added over time, including station selection by encoder, time sync, browser update support, and saving settings to card memory.
AI summary based on the discussion. May contain errors.
ADVERTISEMENT