Traffic Light
System
A basic simulation of real-world traffic lights using
an Arduino board and LEDs. It demonstrates
timing sequences for red, yellow, and green
signals.
Quad Propeller
Drone
custom-built quadcopter capable of stable flight
and maneuvering. Controlled via a transmitter, it
demonstrates principles of aerodynamics and
motor synchronization.
Object Avoiding
Car
An autonomous car using ultrasonic sensors and
Arduino to detect and avoid obstacles in real-
time. Ideal for demonstrating basic robotics and
automation.
ADAS CAR
An enhanced version of the basic object-avoiding
car with Ultrasonic sensors and improved path
planning. Capable of smoother navigation and
smarter decision-making.
Toll Gate System
An automatic toll gate using Arduino, IR sensors,
and servo motors. It simulates vehicle detection
and barrier control for access systems.
Soil Monitoring
System
A real-time soil moisture monitoring system using
sensors and Arduino. Displays soil conditions and
can trigger irrigation, promoting smart
agriculture.
Push Button Car
A car controlled using push buttons to move
forward . A beginner-friendly Arduino project
demonstrating basic motor control
Radar System
A mini radar using ultrasonic sensors and a servo
motor to scan surroundings. The data is
visualized on a screen, mimicking real radar
behavior.
Bluetooth Controlled
Car
Bluetooth-enabled car controlled via a custom
smartphone app. Uses Arduino and an HC-05
module to receive commands for movement—
showcasing wireless communication and mobile-
integrated robotics.