MissionX — Live Missions

Smart Window Blinds Controller
Use a light sensor (LDR) and a temperature sensor in a room model. Attach a servo motor to a mini set of blinds or a ca...

RFID Attendance and Access System
Using an RFID reader with your Arduino, maintain a list (in code) of authorized RFID tag IDs (these could correspond to...

LCD Weather Dashboard
Use a larger or graphical LCD, or even a small TFT display, with your sensor set (temperature, humidity, pressure). Pro...

Automatic Irrigation with Pump
Reusing the concept from earlier grades but now implementing with real hardware: Connect a soil moisture sensor and a s...

IoT Fire Alert System
Use a smoke/gas sensor to detect fire indicators (smoke or gas), and a temperature sensor as a secondary check (fires c...

Keypad-Protected Door Lock
: Interface a 4x4 (or 3x4) matrix keypad with your Arduino. Decide on a secret code (for example, “1 2 3 4”). Program t...

Obstacle-Avoiding Robot Rover
Assemble a small rover with two drive wheels, a caster, and an ultrasonic distance sensor mounted on the front (or even...

Trash Bin Fill-Level Alert
Take an ultrasonic sensor and mount it on top of a model trash bin looking downward (similar to the water tank project...

Fire Emergency Door Unlocker
Use a flame sensor or gas sensor (MQ-2 for smoke/gas) in combination with a PIR sensor (to detect people). The flame/ga...