Maker Pathway
Grades 5-6
Motion + Sensors Foundation
What Students Build
Students move beyond simple interaction to build devices that sense their environment and respond with purposeful motion. Projects integrate sensors, motors, and basic decision-making logic.
- Sensor-triggered mechanisms (proximity, light, temperature)
- Multi-servo robotic arms with basic grip and reach
- Remote-controlled vehicles with steering systems
- Companion devices that react to touch or sound
Skills Introduced
Sensor Integration
Reading analog and digital sensor data for input
Motor Control
PWM signals, servo positioning, DC motor speed control
Conditional Logic
If/else decision-making based on sensor readings
Structural Design
Building frames and mounts that support moving parts
Artifacts Produced
- Functional prototypes with sensor-driven behaviors
- Annotated wiring diagrams showing sensor and motor connections
- Process documentation with photos and iteration notes
- Short demonstration videos of working builds
What Growth Looks Like
By the end of this grade band, students can read sensor data, control multiple motors with code, and build structures that support mechanical movement. They understand the feedback loop between sensing and acting — and can debug when a sensor reads unexpected values or a motor doesn't respond as expected.