Updated
Updated · MUO - MakeUseOf · Jul 14
Author Builds $5 ESP32 Outage Alarm With LED Strips for Instant Internet Alerts
Updated
Updated · MUO - MakeUseOf · Jul 14

Author Builds $5 ESP32 Outage Alarm With LED Strips for Instant Internet Alerts

1 articles · Updated · MUO - MakeUseOf · Jul 14

Summary

  • $5 in parts turned an ESP32 and 12V RGB LED strips into a bright internet-outage alarm that flashes the moment a WAN connection drops.
  • Three IRLZ44N MOSFETs and an LM2596 buck converter let the ESP32's 3.3V pins control the strip's 12V color channels from a single power supply.
  • ESPHome and Home Assistant handle the logic: a built-in WAN status sensor triggers color changes when the connection shifts from Connected to Disconnected, Unavailable or Unknown.
  • The upgrade replaces an earlier $10 ESP32 alarm with a 1.13-inch OLED display that proved too easy to miss, making the new version visible across the room.
  • Because the setup runs locally and can restore the LEDs' prior state after power cycles, it doubles as a low-cost smart-home status light beyond outage alerts.

Insights

Why don't routers have a simple light to show internet status, forcing users to build their own alarms?
Is a visual alarm the best solution, or should smart homes just silently switch to a backup internet connection?
Are local, private outage alerts more essential for the modern smart home than cloud-based monitoring subscriptions?