The idea behind this project was to create a simple, practical, and energy-efficient lighting solution that can be used in everyday environments like hallways, staircases, and entry points.
Traditional lighting systems often remain ON unnecessarily, leading to energy waste. To solve this problem, I decided to build a smart motion-activated light using an ESP32 and a PIR motion sensor. The goal was to design a system that only activates when human presence is detected, making it both efficient and convenient.
The system works by continuously monitoring motion through the PIR sensor. When movement is detected, the ESP32 processes the signal and instantly turns on the connected light source. After a predefined delay, the light automatically turns off if no further motion is detected. This ensures optimal energy usage without requiring manual control.
Additionally, this project can be easily extended by integrating an LDR sensor for day/night detection or connecting it to IoT platforms for remote monitoring and control.
During development, the focus was on keeping the design simple, cost-effective, and beginner-friendly, while still demonstrating real-world application potential.
This project is ideal for:
- Smart home automation
- Energy-saving systems
- Security lighting
- DIY electronics learning
Overall, this build highlights how small hardware systems can solve real-life problems efficiently while serving as a foundation for more advanced automation projects.

















_3u05Tpwasz.png?auto=compress%2Cformat&w=40&h=40&fit=fillmax&bg=fff&dpr=2)

Comments