🥇 1st Place Winner - College Robotics Competition
This project presents the design and implementation of an autonomous line-following robot using Arduino.
The robot detects a black line using IR sensors and adjusts motor speed to maintain stable tracking along the path.
- Arduino uno
- IR line sensors
- Motor driver module
- DC motors
The robot reads sensor input and adjusts motor output accordingly. Control logic was implemented to ensure stable tracking and smooth turning behavior.
This is the main driving force, if the robot is to far to the left (
This is the precision, by correcting small, steady-state error that accumulate over time.
This is the stability, it predicts the robot's motion and acts as brakes to slow down the turn.
- Implemented control logic
- Integrated sensors and motor driver
- Performed testing and calibration
- Validated system behavior
- Arduino (C/C++)
- Embedded systems
- Hardware
The robot successfully followed predefined tracks with stable motion and minimal deviation.
🏆 Achievement: This project won 1st Place in the College's Autonomous Robotics Competition, demonstrating superior tracking speed and stability compared to other entries.
Stable Line Tracking:
c21ad4ca-edc2-455f-abe3-c440a70b5c43.mov
Test Competition:
Robot.test.mp4
Competition - Institution: Ruppin Academic Center
