Skip to content

protick30/Line-Follower-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Line Follower Robot

Project Overview

This project involves the development of a Line Follower Robot using an Arduino microcontroller. The robot autonomously detects and follows a predefined path by distinguishing between black and white surfaces using infrared (IR) sensors. Differential drive control is achieved using two DC motors driven by an L298N motor driver, allowing smooth turns and precise path tracking.

Features

  • Autonomous path detection using IR sensors
  • Differential drive with two DC motors
  • Smooth navigation and accurate movement control
  • Real-time processing of sensor inputs with Arduino

Hardware Components

  • Arduino microcontroller
  • Infrared (IR) sensors for line detection
  • Two DC motors
  • L298N motor driver for motor control
  • Power supply and chassis

Software

The Arduino microcontroller processes real-time sensor data and implements control algorithms to adjust motor speeds dynamically, enabling the robot to follow the traced path smoothly.

Performance

The robot was tested on various track patterns and achieved reliable navigation performance with a total project cost of approximately 2,500 BDT.

Usage

Upload the provided Arduino code to the microcontroller and place the robot on a track with a clear black line on a white surface. The robot will automatically follow the line.

Contact

For more details or questions, please contact the project lead.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors