
How to make line follower robot STEP by STEP | using Arduino UNO
Hello Guys, In this tutorial, I am going to show you how to make a DIY Arduino Line Follower ROBOT. So let's get started ======================================================= Line Flower is a very simple robot ideal for beginner electronics. The robot travels along the line using the IR sensor. The sensor has two diodes, one diode sends infrared light, the other diode receives the reflected light from the surface. When the infrared rays fall on the white surface, they are reflected back. When infrared light fall a black surface, the light is absorbed by the black surface and no rays are reflected back, so the photodiode does not receive any light. The sensor measures the amount of reflected light and sends the value to the arduino. There is a potentiometer on the sensor, with which we can adjust the sensitivity of the sensor. Arduino now has to make decisions based on the data received from the sensor, until the sensor detects no black line it will go forward. If the left sensor detects a black line, the robot turns right, and if the right sensor detects a black line, it turns left. The robot will stop when both sensors detect a black line at the same time. MATERIALS REQUIRED ___________________________ Arduino UNO (or Arduino Nano) L298M Motor Driver x1 BO Motors x 2. Robot Chassis set IR Sensor Module x 2. Battery Holder x1 battery 12v jumper wires Breadboard small x1 Black color tape. FOLLOW ON INSTAGRAM / arduino_station Thanks For Watching ✅LIKE ✅SHARE ✅ COMMENTS✅ SUBSCRIBE ➤Here my social sites: Facebook: / arduino-station-104752958384072 Instagram: / arduino_station #ArduinoLineFollowerCar #ArduinoProjects #ArduinoSmartCar