Skip to content
Student Projects

Innovation in Action

Real projects built by real students — from sensor-driven robots to LED message boards and IoT weather stations. Every project solves a genuine problem.

5 projects
Arduino Line-Following Robot
Robotics

Arduino Line-Following Robot

Students designed and built autonomous robots that follow a black line using infrared sensors and PWM motor control. Teams iterated on PID tuning to improve accuracy.

ArduinoIR SensorsC++3D Print
Raspberry Pi Mobile Weather Station
IoT

Raspberry Pi Mobile Weather Station

A solar-powered station that logs temperature, humidity, and air pressure to a cloud dashboard. Data is shared with the school geography department.

Raspberry PiPythonIoTSensors
Block-Coded Game Workshop
Coding

Block-Coded Game Workshop

Primary school learners built interactive games using Scratch, learning core logic concepts — loops, conditionals, and event-driven programming.

ScratchLogicGame Design
Robotics Obstacle Course
Robotics

Robotics Obstacle Course

Teams competed to navigate Arduino-powered rovers through an obstacle course. The challenge required ultrasonic distance sensing and real-time decision-making.

ArduinoUltrasonicC++
LED Message Board
Coding

LED Message Board

Students programmed an LED matrix to display scrolling text messages using Arduino. They learned shift registers, binary encoding, and soldering.

ArduinoLED MatrixSoldering