News

Some readers may recall building a line-following robot during their school days. Involving some IR LEDs, perhaps a bit of LEGO, and plenty of trial-and-error, it was fun on a tiny scale. Now imagi… ...
Some readers may recall building a line-following robot during their school days. Involving some IR LEDs, perhaps a bit of LEGO, and plenty of trial-and-error, it was fun on a tiny scale. Now ...
This project demonstrates how to build a simple Line Follower Robot using the ESP32 microcontroller, L298N motor driver, IR sensors, and DC motors. The robot detects and follows a line using IR ...
The HW-006 (V1.3) line tracker sensor module based on TCRT5000 an infrared reflectance sensor. This is usually mounted at the bottom of a line following robot chassis. This compact tracking sensor ...
Q: Which IR sensor is best for a line following robot? A: The TCRT5000 IR sensor module is highly recommended for line following robots due to its good detection range (2-30cm), built-in potentiometer ...
Line Follower Robot using Arduino; Line Follower Robot using Raspberry Pi; Line Follower Robot Using MSP430 Launchpad . Today we will use AVR microcontroller to build a Line follower Robot. Mostly IR ...
When the left sensor is on white and right sensor is on black, LFR will take a right-turn. Similarly, when the right sensor is on white and left sensor is on black, LFR will take a left-turn. These ...
Sparki uses an ATMega32 processor and a custom bootloader to run Arduino functionality. It has a distance sensor to calculate the distance to walls and objects, an accelerometer, light-sensing ...