STEAM kit 10+ Projects

Learn - Build - Explore.

Smart Dustbin 01

Smart Dustbin

A dustbin that opens its lid the moment your hand gets close — no touching required.

Beginner 5 components
View Project
Rain Detector 02

Rain Detector

Build a simple Arduino-based system that detects water and activates an output automatically.

Beginner 6 components
View Project
Smart Blind Stick 03

Smart Blind Stick

A walking stick that warns of obstacles ahead with vibration and sound before they're reached.

Intermediate 5 components
View Project
Radar-detaction 04

Radar-detaction

Ultrasonic-sensor-based touch-free detection system with automated servo sweep and a buzzer alert.

Intermediate 6 components
View Project
Rock Paper Scissors 05

Rock Paper Scissors

An ultrasonic game console that plays rock-paper-scissors against the Arduino at random.

Beginner 6 components
View Project
Auto-Light on/off 06

Auto-Light on/off

A light that switches on automatically as the room gets dark, and off again at daylight.

Beginner 6 components
View Project

Safety First

Always disconnect the power source before wiring or changing any connections.

Never touch bare wires or exposed pins while the circuit is powered on.

Double-check polarity before connecting batteries, LEDs, or sensors.

Work on a dry, non-conductive surface, away from spilled liquids.

Ask a teacher or adult for help with soldering or mains-powered devices.

Build Your Own

Once you've finished the kit, try these on your own — tap Hint if you get stuck.

Automatic Gate

An automatic gate that opens when a person or vehicle is detected nearby.

Use an ultrasonic sensor to detect an approaching object and a servo motor to open the gate automatically, then close it after the object moves away.

Water Overflow Alarm

An automatic alarm that detects a high water level and alerts you before the tank overflows.

Place a water level sensor near the maximum fill level and use the Arduino to activate a buzzer when water reaches the sensor.

Smart Parking System

An automatic parking system that detects vehicles and shows whether a parking space is occupied.

Use an ultrasonic sensor to detect a vehicle in the parking area and monitor the distance to determine when the parking space is occupied or free.

Plant Watering Reminder

A soil sensor that tells you when your plant needs water.

A soil moisture sensor's analog output drops as the soil dries out — compare it to a threshold and light an LED or sound a buzzer when it's time to water.

Mini Traffic Light

A simple traffic light system that automatically controls red, yellow, and green LEDs in sequence.

Connect three LEDs to the Arduino and program them to turn on one after another, creating a miniature traffic signal.

Smart Water Tank Level

An automatic system that monitors the water level and detects when the tank needs attention.

Mount the water level sensor in the tank and use the Arduino to monitor the water level, providing an alert when the water reaches the set level.