ESP32 Internet Radio with Web Interface Operable via Smartphone

ESP32 internet radio / MP3 player
ESP32 webradio and MP3 player
ESP32 audiokit model is easy to make.
ESP-WROVER with PCM5102: for this you need some soldering experience.
Also on github
https://github.com/thieu-b55/ESP32-audiokit-webradio-webinterface
Full details in the attached PDF files and other downloads below.
- up to 75 stations can be programmed
- volume and tone control
- plays mp3 files at random (more than 1000 files)
- operable by smartphone
ESP32 audiokit model is easy to make.
ESP-WROVER with PCM5102: for this you need some soldering experience.
Also on github
https://github.com/thieu-b55/ESP32-audiokit-webradio-webinterface
Full details in the attached PDF files and other downloads below.
Updates from the author
thieu-b55 2 years ago
also on github
https://github.com/thieu-b55/ESP32-audiokit-webradio-webinterface
ESP32 webradio ESP32 LyraT(NL).pdf (757kb)
ESP32_LyraT_webradio.ino.zip (6kb)
SD card files.zip (2kb)
Content Director, Elektor 2 years ago
thieu-b55 2 years ago
I started with a ESP32 radio with a PCM5102, a TFT screen and a rotary switch. No idea how long it took it was a in between project, but it's based on a example from the audio library and except some problems with the rotary switch (solved with a 7474) it was a easy project.
After that followed these 3 with web interface except some difference in library they are the same.
This was my first attempt to write something in HTML and took about 1 month evening (not every day) programming and searching the internet to come to this result.
greetings,
thieu
sorry for my english
Content Director, Elektor 2 years ago