News

While Line follower bots are popular and common to be built with Arduino or other microcontrollers, let’s try to build the same without a microcontroller and actually understand the logic behind its ...
A Line Follower Robot is a simple yet fascinating robot for most students/hobbyists to build. In this tutorial we will learn How a Line Follower Robot Works and how we can build one using the PIC ...
Presented here is the relay-based line follower robot using LM358 IC. It can follow a black line (on white surface) and Visa Versa.
Here is a very simple and easy robot named Line following robot. The line follower robot is a basic robot that follows a specific path indicated by a line having some particular width. This circuit ...
Assembly Line Followig Car Line following robot two wheeler car build using a Arduino uno (ATMega328p) and coded using Assembly Language This robort is created used two wheel robort car, Created using ...
A line follower is a simple robot that follows a thick line drawn on the floor using infrared (IR) or some other optical sensors.
A line tracking robot use some infrared proximity sensors to detect the line and based on input received from the sensors, the Arduino will direct the motors to move with the help of a motor drive. A ...