Most ESP32 "dashboard" examples either hardcode HTML into the firmware (painful to iterate on) or poll the device every second over plain HTTP (wasteful, and laggy for anything interactive like LED ...
There are plenty of radios you can buy that pick up MW and SW bands if that’s what you’re into. Or, you can follow [mircemk]’s example, and whip one up yourself instead. The build employs an ESP32 as ...
If you’re building a homelab rig, you could just use off-the-shelf hardware in standard cases and slap it all in a rack like ...
This is the easiest and fastest way to get the LED Clock up and running. I mostly use "ESP-WROOM-32 Devkit" as microcontroller for my projects (I may will move to ESP32-C5 in the future as this is the ...