Category: Hobby Elelectronics and Computing

Schreibfaul1’s ESP32-S3-MiniWebRadio with 5 way Control Buttons

Schreibfaul1 created one of the best, if not the best, web radios. The only downside for me was the lack of button control. The only change I made was adding button control by duplicating the code used for the remote control. The left, right, up, down, and OK buttons essentially mimic the infrared remote control’s…
Read more


15 July 2025 0

ESP 32 RSS News Feed Ticker

I had some ESP-32 DEVKITs left over and a SH1106 OLED display. I thought wouldn’t be nice to have a news ticker that would be playing away in the back ground. I am Dutch living in the UK so my feeds are a mixture of Dutch /UK and international news but as long as you…
Read more


24 February 2025 0

YoRadio, Nixie Tube Simulating Clock (easy)

Introduction I’ve always been fascinated by Nixie tubes, and it’s a real shame that they are virtually impossible to buy. When I successfully assembled my YoRadio with an ESP-S3, I wanted to modify the font to resemble well-worn Nixie tubes. How-To To make my fonts reusable for others, I created files that replace the standard…
Read more


11 February 2025 0

How to extract a streaming URL if hidden or embedded in web player

Extracting an embedded direct media link for an internet radio station using Firefox’s Web Developer Tools involves inspecting the network activity and identifying the stream URL. Here’s how to do it: Steps: Open Firefox Web Developer Tools: Press Ctrl+Shift+I (Windows/Linux) or Cmd+Opt+I (Mac) to open the Web Developer Tools. Alternatively, you can access it through…
Read more


28 November 2024 0