This lesson is part of the Physical AI Lab Classroom Experience series.
What if students could build a smart home system in your classroom?
In this project, students create a smart light system that responds to real-world input like light, motion, or temperature.
Students don’t just write code—they build systems.
This is the foundation of smart technology—and how AI begins.
IF light level is low
THEN turn light ON
ELSE turn light OFF