An autonomous rover that sweeps an ultrasonic sensor to detect obstacles and steer around them.

Ultrasonic sensor on servo scanning forward
A teaching platform for autonomy, this rover sweeps a servo-mounted ultrasonic sensor, measures clearances, and picks the freest heading to avoid collisions.
Keeping the logic simple for beginners while staying robust meant a clean, well-commented control loop.
Navigates cluttered spaces without collisions and is a core kit in our intro workshops.

Ultrasonic sensor on servo scanning forward
Control SystemsA two-wheeled robot that stays upright in real time using an IMU and a PID balance controller.
Why we built this
Control theory on a budget — we're building this so students can experiment with PID tuning without industrial equipment.
Free technical report & Drive guide available
AerospaceA pressurised water-and-air rocket engineered for maximum altitude and a clean recovery.
Why we built this
A zero-cost intro to physics and engineering using recycled bottles — perfect for school outreach demos where budgets are tight.
Free technical report & Drive guide available
Autonomous SystemsAn autonomous line follower robot with a 5-channel TCRT5000 IR sensor array, L298N differential drive, and PID weighted error logic for smooth trajectory execution.
Why we built this
Standard 2-IR followers produce harsh, jerky turns. We engineered this 5-IR system so students could master proportional-derivative (PID) feedback control on affordable hardware.
Free technical report & Drive guide available