Wi-Fi Controlled Lights

Overview

This project explored adding IoT functionality to an everyday object: a dorm room light switch.
Rather than modifying wiring in the wall, the design used a non-destructive mechanical actuator driven by a Wi-Fi-connected microcontroller.

The goal was simple: be able to turn the light off remotely, while keeping the switch usable in the normal way.


My Contributions


Technical Highlights


Media


Reflection

Although the final version was limited by campus network constraints, the project successfully demonstrated how to integrate embedded hardware, 3D-printed mechanics, and IoT software into a complete system.

It reinforced the value of designing around real-world constraints (non-destructive mounting, limited Wi-Fi compatibility) and gave me experience with both cloud IoT platforms and low-level firmware on the ESP8266.