1. Line-Following Robot
Skills Covered: Basic robotics, sensor integration, control systems.
Overview: Create a robot that can follow a black line on a white surface using infrared sensors.
Components Needed: Microcontroller (Arduino/Raspberry Pi), IR sensors, motors, motor driver.
Steps: Program the robot to read sensor data and adjust motor speed to keep it on the path.