SlideShare a Scribd company logo
12
Most read
18
Most read
23
Most read
Line follower Robot with Arduino
Department of Electrical Engineering, RCST, Lahore
Line Follower Robot
BS Electrical Engineering, Semester Project
Supervisor
Sir Hamza Shahid(Lab Engineer, Riphah International University Lahore)
Co-Supervisors
Sir Hamza Shahid((Lecturer , Riphah International University Lahore)
Presented By:
Muhammad Hammad Aslam
CMS- 401471
Syed Hammad
CMS-401167
Introduction
Contents Used
Video
Methodology
Circuit Diagram
Coding ERA
Conclusion / Application
Table Of
Content
Introduction
Robot?
Complex series
of action
Machine
Black line
Code
Senors
Particular
line
Special
Robot
Line
follower
robot?
Components Used
IR proximity sensors (TCRT 5000 module )
Motors
Arduino UNO
L293D IC
LM 7805
Connecting wires
Wheels
Switch
Battery 9V
Battery Connector
Video Time
Methodology
Block Diagram
Arduino UNO R3
Description
Circuit Diagram
Left IR Sensor Mid IR Sensor Right IR
Sensor
Motion
0 1 0 Forward
0 0 0 Backward
0 0 1 Right
1 0 0 Left
Motion
Mechanism of
motor
1= HIGH
0 = LOW
Coding ERA
Coding loops and working of
UNO
Void loop()
Next to explain it
void setup() {
// put your setup code here,
to run once:
pinMode(lSinput, INPUT);
pinMode(mSinput, INPUT);
pinMode(rSinput, INPUT);
pinMode(rMU3, OUTPUT);
pinMode(rMD4, OUTPUT);
pinMode(lMU1, OUTPUT);
pinMode(lMD2, OUTPUT);
}
Code Partition of the
Project
First Partition
if (rin==LOW &&(lin== LOW)&&(Min== HIGH) ) // move forward
{
digitalWrite(lMU1, HIGH);
digitalWrite(lMD2, LOW);
digitalWrite(rMU3, HIGH);
digitalWrite(rMD4, LOW);
}
Second Partition
if (rin==LOW &&(lin== LOW)&&(Min== LOW) )// move back
{
digitalWrite(lMU1, LOW);
digitalWrite(lMD2, HIGH);
digitalWrite(rMU3, LOW);
digitalWrite(rMD4, HIGH);
}
Third Partition
if(rin==HIGH &&(lin== LOW)&&(Min== LOW) )// move RIGHT
{
digitalWrite(lMU1, HIGH);
digitalWrite(lMD2, LOW);
digitalWrite(rMU3, LOW);
digitalWrite(rMD4, LOW);
}
Fourth Partition
if(rin==LOW &&(lin==
HIGH)&&(Min== LOW) )// move
LEFT{
digitalWrite(lMU1, LOW);
digitalWrite(lMD2, LOW);
digitalWrite(rMU3, HIGH);
digitalWrite(rMD4, LOW);
}
Conclusion
We have concluded that we can make any desired robot by using
microcontroller like in our project, we have used Arduino UNO R3
and given it some particular instructions from the code which you
have seen in our methodology. This project enhance our knowledge
and working skills regarding H-bridge and motor function, and also
motor driving with the help of Arduino and L293D.
Applications
 Industrial automated equipment carriers.
 Tour guides in museums and other similar applications.
 Deliver the mail within the office building
 Deliver medications in a hospital.
References
https://www.elprocus.com/arduino-basics-and-design/
https://www.elprocus.com/wp-content/uploads/2013/08/Arduino-
Pin-Diagram.jpg
https://www.rakeshmondal.info/L293D-Motor-Driver
Line follower Robot with Arduino

More Related Content

PPT
The line follower robot
DOCX
Arduino Final Project
PPTX
Obstacle avoiding Robot
PPTX
Obstacle Avoidance Robot
PPT
Line Following Robot
PPTX
Line follower robot
PPTX
Line Following Robot
PPTX
How to make a Line Follower Robot
The line follower robot
Arduino Final Project
Obstacle avoiding Robot
Obstacle Avoidance Robot
Line Following Robot
Line follower robot
Line Following Robot
How to make a Line Follower Robot

What's hot (20)

PPTX
Line Following Robot using Arduino UNO
PPT
How to make a Line Follower Robot
PPTX
Line follower robot
PPTX
Microcontoller
PPTX
Line follower robot
PPT
automatic rail gate control with collision avoidance
DOCX
Final report on line follower
PPTX
Grid solving robot
PPTX
Obstacle Detection Robot
PDF
Line maze solver
DOCX
Line follower robot
PPTX
Automatic railway gate control using microcontroller
PPTX
Line Following Robot Presentation
DOCX
Edge detector robot
PPTX
Line Following Robot Using Arduino
PPTX
Path following robot
PPTX
Line follower robot
DOCX
LINE FOLLOWER ROBOT
PPTX
Embedded Application : An Autonomous Robot or Line Follower Bot
PDF
Line follower12
Line Following Robot using Arduino UNO
How to make a Line Follower Robot
Line follower robot
Microcontoller
Line follower robot
automatic rail gate control with collision avoidance
Final report on line follower
Grid solving robot
Obstacle Detection Robot
Line maze solver
Line follower robot
Automatic railway gate control using microcontroller
Line Following Robot Presentation
Edge detector robot
Line Following Robot Using Arduino
Path following robot
Line follower robot
LINE FOLLOWER ROBOT
Embedded Application : An Autonomous Robot or Line Follower Bot
Line follower12
Ad

Similar to Line follower Robot with Arduino (20)

PPTX
LIne Follower Robot Using Arduino Uno.pptx
PPTX
LINE FOLLOWER ROBOT
PDF
Fundamental of Line-Following-Robot with Example
PPTX
line following robot project.pptx line following projects ver good project
PDF
Robotics ( term work) for engineering.pdf
PDF
Line Following Robot LFR - Project Report
PPTX
Line Following Robot
PPTX
The presentation on line follower robot.
DOC
Front
PDF
Electronic system line follower Rrrobot.pdf
PDF
Design and Construction of Line Following Robot using Arduino
PPT
Obstacle Avoidance Robot: Design and Development
PPTX
Line follower robot with using Arduino based
PPTX
Lecture On Line Following robotics .pptx
PDF
Line follower robot
PPTX
Presentation1
DOCX
Final report of line follower robot
PPTX
Final presentation
PPTX
ECD PROJEXT.pptx
PDF
A Line Follower Robot Using Lego Mindstorm
LIne Follower Robot Using Arduino Uno.pptx
LINE FOLLOWER ROBOT
Fundamental of Line-Following-Robot with Example
line following robot project.pptx line following projects ver good project
Robotics ( term work) for engineering.pdf
Line Following Robot LFR - Project Report
Line Following Robot
The presentation on line follower robot.
Front
Electronic system line follower Rrrobot.pdf
Design and Construction of Line Following Robot using Arduino
Obstacle Avoidance Robot: Design and Development
Line follower robot with using Arduino based
Lecture On Line Following robotics .pptx
Line follower robot
Presentation1
Final report of line follower robot
Final presentation
ECD PROJEXT.pptx
A Line Follower Robot Using Lego Mindstorm
Ad

Recently uploaded (20)

PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
OOP with Java - Java Introduction (Basics)
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPT
Project quality management in manufacturing
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Lecture Notes Electrical Wiring System Components
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Well-logging-methods_new................
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
bas. eng. economics group 4 presentation 1.pptx
OOP with Java - Java Introduction (Basics)
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Foundation to blockchain - A guide to Blockchain Tech
Project quality management in manufacturing
CYBER-CRIMES AND SECURITY A guide to understanding
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Safety Seminar civil to be ensured for safe working.
UNIT 4 Total Quality Management .pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Construction Project Organization Group 2.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Lecture Notes Electrical Wiring System Components
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Well-logging-methods_new................
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...

Line follower Robot with Arduino