Skip to content

A line follower robot built using Arduino UNO and L293D Motor Driver Shield.

Notifications You must be signed in to change notification settings

reasad/Line-Follower-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Line-Follower-Robot

Table of contents

Introduction

Line follower is a machine that can follow a path. The path can be visible like a black line on a white surface. Sensing a line and maneuvering the robot to stay on course, while constantly correcting wrong moves using feedback from the sensor forms a simple yet effective system. It can be used in automobile, industrial automation and guidance etc.

Equipment

• Arduino Uno
• L293D Motor Driver Shield
• 4 DC Geared Motor of 100 RPM
• Robot Chassis
• IR Sensor Module
• Sonar Sensor
• Power Supply
• Connecting Wires
• Double Sided Tape

Features

• It can follow a black line in white surface
• It is capable of various degrees of turns
• It can detect any obstacle in front of it and can avoid the obstacle
• It can start or stop on receiving a certain signal
• This can be used in automation in industrial purpose

Software

• Arduino IDE: Arduino IDE is used for coding, debugging and uploading code to the board.

Screenshots

Circuit Diagram

Upper View of the Robot

Side View of the Robot

About

A line follower robot built using Arduino UNO and L293D Motor Driver Shield.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages