This is a project in which a hand following robot is made using Arduino Uno along with its L293D motor shield. It's a simple and interesting project.
2. Demonstration3. Circuit connections>>Connect the shield on the Arduino Uno board.
>>Connect the battery to the battery i/o terminals on the shield.
>> Connect the left-hand side motor to the M1 terminal of the shield and the right-hand side motor to the M4 terminal of the shield.
>>Connect the three IR sensors to the A0, A1 snd A2 pins on the shield. Also, connect the Vcc and GND pins to 5V and ground pins on the shield respectively.
>>Use a 2/4 wheel robocar chassis to assemble the above.
4. Precautions(a) Remove the jumper from the switch while uploading the code in Arduino.
(b) Remove the dc motors from the shield while uploading the code.
(c) Use a battery of a minimum of 9V.
Comments
Please log in or sign up to comment.