IR LINE FOLLOWING ROBOT USING IR SENSOR ARRAY(8 INPUT) AND L293D MOTOR DRIVER

by sucheendradas in Circuits > Arduino

23493 Views, 8 Favorites, 0 Comments

IR LINE FOLLOWING ROBOT USING IR SENSOR ARRAY(8 INPUT) AND L293D MOTOR DRIVER

IMG_20170323_194706.jpg
IR LINE FOLLOWING ROBOT USING IR SENSOR ARRAY8 HD
Proteus 8 Professional  isis simulation IR LINE FOLLOWING ROBOT  USING IR SENSOR ARRAY(8 INPUT) AND L293D MOTOR DRIVER.jpg

"My line following robot after making ,YOU can also make your own robot simply "



Our Brain for Line Following Robot Is Arduino Nano

DSC_0026.JPG

(its program methodology and pin configuration are same arduino uno (bcoz both contain Atmega328p) ,connect battery to VIN pin of aduino and take regulated 5v from 5v pin and it supply to IR SENSOR and motor driver's 16th pin

IR Sensor Array

8 lr sensor array line following robot .JPG

IR sensor array contain 8 IR LED and 8 IR SENSOR also it have two mode of output

1) analog output (direct analog data from ir sensor ) 2) digital output ( using linear voltage comparator with potentiometer)

Motor Driver

designed motor driver for ir line following robot l293d.JPG
designed motor driver for ir line following robot l293d1 1.JPG

Motor driver designed using L293D motor driver IC it give smooth operation and required fast output working together with arduino nano.

you can buy this module type of this ic from any market price will be less than 120 indian rupees

( or)

you can make your own board , i also attached the gerber file for making PCB board for L293D

GERBER FILE -DOWNLOAD HERE

Gear Motors

IMG_20170323_194145.jpg
IMG_20170323_194320.jpg

100 RPM motors are used it this robot ,

Battery for Line Following Robot

IMG_20170323_194810.jpg

4 AA Battery used for running our robot , arduino nano have voltage regulator therefore it convert battery voltage into 5v give,this regulated 5v to motor driver's 16th pin for logic operation of motor driver ic L293D

Wiring and Simulation ( Proteus Professional )

Proteus 8 Professional  isis simulation IR LINE FOLLOWING ROBOT  USING IR SENSOR ARRAY(8 INPUT) AND L293D MOTOR DRIVER.jpg

you can also simulate this design and study the working

Proteus design file - DOWNLOAD

Ardunio INO file - DOWNLOAD