Presentation26 3
Presentation26 3
Robot
Mentor : S.D.Ambatkar
Participants
1. Ayush Sunil Pawar (2001)
2. Prasad Shrikant Jadhav (2047)
3. Shreyash Ganesh Tanpure (2056)
4. Tejas Dattatray Sonawane (2060)
Contains
1. Introduction & Working Principle
2. Working of Line Following Robot.
3. Circuit Diagram & Hardware Requirements.
4. Programming Requirements.
5. Advantages & Disadvantages.
6. Applications of Line Following Robot.
Introduction & Working Principle
• The concept of the line follower robot is related to light. Here, we use the behavior of light on the
black-and-white surface. The white color reflects all the light that falls on it, whereas the black
color absorbs the light.
• In this line-follower robot, we use IR transmitters and receivers (photodiodes). They are used to
send and receive the lights. When IR rays fall on a white surface, they are reflected toward the IR
receiver, generating some voltage changes.
• Black surfaces absorb infrared radiation and do not reflect any of the rays that fall on them
; therefore, no photons reach the infrared receiver.
• In this project, when the IR sensor senses a white surface, an Arduino gets 1 (high) as input, and
when it senses a black line, an Arduino gets 0 (low) as input. Based on these inputs, an Arduino
Uno provides the proper output to control the bot.
Circuit Diagram & Hardware
Requirements.
• In the Arduino Integrated Development Environment (IDE), you typically write code in a variant of
C++ programming language. The Arduino IDE simplifies the development process for Arduino
microcontroller boards by providing a user-friendly interface and libraries tailored to interact with
the hardware. In the Arduino Integrated Development Environment (IDE), you typically write code
in a variant of C++ programming language. The Arduino IDE simplifies the development process
for Arduino microcontroller boards by providing a user-friendly interface and libraries tailored to
interact with the hardware.
• Limited Environment : Line-following robots are constrained to following a specific path marked
by a line. They may struggle to navigate in environments without clear lines or in dynamic,
unpredictable surroundings.
• Sensitivity to Lighting Conditions : They can be sensitive to changes in lighting conditions or
surface properties, such as variations in ambient light or reflections, which may affect the
accuracy and reliability of line detection.
• Complexity of Paths : While they excel at following simple lines with gradual curves, line-
following robots may encounter difficulties navigating complex paths with sharp turns,
intersections, or branching paths.
• Maintenance : Line-following robots may require regular maintenance, especially in industrial
or outdoor environments where they are exposed to dust, debris, or mechanical wear and tear
on components like sensors and motors.
Applications of Line Following Robot.
• Industrial Automation : Line-following robots are used in manufacturing facilities for tasks such as
material handling, conveyor belt sorting, and assembly line automation. They can efficiently
transport materials or products along predefined paths, increasing productivity and reducing
labor costs.
• Warehouse Logistics : In warehouses and distribution centers, line-following robots can navigate
aisles to transport goods between storage locations and processing areas. They streamline
inventory management and order fulfillment processes, improving efficiency and throughput.
• Agricultural Robotics : Line-following robots can assist in agricultural tasks such as crop
monitoring, spraying, and harvesting. They can follow rows of crops in fields to perform precision
agriculture tasks, optimizing resource usage and increasing crop yields.
CERTIFICATE
This is To Certify That this Micro Project Tittled "Line Follower Robot" is the
Bonafide work of ,
Ayush Sunil Pawar (2001)
Prasad Shrikant Jadhav (2047)
Shreyash Ganesh Tanpure (2056)
Tejas Dattatray Sonawane (2060)
Of Third Year Diploma in Mechanical Engineering for the Course CPP Course
Code: 22058 during the academic year 2024-25, who carried out the Micro Project work
Under my Guidance
Name Of The Project Guide
S.D.Ambatkar
Resources
• https://projecthub.arduino.cc/lightthedreams/line-following-
robot-34b1d3
• https://robu.in/how-to-make-a-line-follower-robot-using-
arduino-connection-code/
• https://ai.thestempedia.com/project/line-following-robot/
• https://projecthub.arduino.cc/
Thank You !