Green Switch
Did its thingThe origin story: a smart lighting system on a hand-built PCB that dims a room by how much daylight is already in it. Built as a teenager. Good enough for ISEF.
Before the hackathons, before the degree: two years of teenage evenings learning Arduino to build a smarter light switch. Green Switch senses motion when someone enters a room, reads the ambient light with photoresistors, and compares it against the brightness you asked for on a dimmer knob.
The controller then drives the LEDs with only the difference — if daylight is doing half the work, the bulbs do the other half. Rooms even react to each other: light spilling in from next door dims the neighbours automatically. In testing it ran twice as long on a battery as an ordinary LED dimmer.
And it didn’t stay on a breadboard. The circuit was designed and built onto a real PCB — sensors, driver, and controller laid out and soldered into something you could actually screw into a wall, not a nest of jumper wires that only works on a desk. That was the first lesson the lab ever learned about shipping: it has to survive leaving the bench.
It went from the Hydro-Québec Montreal regional fair straight to Intel ISEF 2018 in Pittsburgh as a finalist in Embedded Systems, booth EBED041. The lab has been chasing that feeling ever since.