Build Your Own Timer Plug – Automatic Mobile Charger Cut-Off Using ESP32 (Hotspot Mode)
Build Your Own Timer Plug – Automatic Mobile Charger Cut-Off Using ESP32 (Hotspot Mode) By Dinesh D | DIY Electronics & Tech Projects | Nov 2025 ⭐ Introduction Mobile batteries degrade over time, especially when overcharged overnight. While commercial timer plugs exist, they are often costly and lack flexibility. In this project, you will learn how to build a custom automatic timer plug using an ESP32 and a relay module. This timer plug switches OFF your charger automatically after a set duration — and the best part? It works completely offline. No router. No internet. Only ESP32 hotspot mode. The ESP32 creates its own WiFi Access Point. Once you connect your smartphone to it, you can open a simple webpage, enter the timer (HH:MM:SS), and the relay will turn OFF automatically when the time completes. This is a perfect beginner-friendly IoT project with real-world usefulness. 🧠 How the Timer P...