Line following robot is an autonomous vehicle which detect black line to move over the white surface or bright surface. In this paper, the line following robot is constructed by using Arduino nano microcontroller as a main component and consists of t
Using Arduino to control Line follower robot
Full description
According to the World Federation of the Deaf, only 10 percent of the worlds Deaf population receives any education, and only 3 percent receives this education in sign language. Another problem these deaf and face is inability to communicate with a p
6-AXIS ROBOTIC ARM ROBOT FOR PICK AND PLACE.Controller used is ARDUINO UNO. Components used are:- SERVO MOTOR,BLUETOOTH MODULE HC-05 ,ARDUINO UNO, POWER SUPPLY 12V,5V.Full description
Full description
This design document has been taken and modified from the blog the author set up to document each stage of the build www.robotsbuiltbynikkig.wordpress.com. Further information including pictures an...
Arduino Infrared Remote Tutorial
Taller 2 Infor 1
Line Follower Surveillance RobotLine Follower Surveillance RobotLine Follower Surveillance Robot
Modul Robot Line Follower
Full description
4x4x4 LED Cube Arduino
Es la programación en la placa Arduino de un Robot prototipo del tipo Sumo. Usa un sensor Ultrasónico que detecta al robot enemigo, mediante un servomotor que varia la posicion de detección …Descripción completa
Obstacle Detecting Line Follower Robot
electronics
Full description
simple non programable line follower project for all engineering students.........Full description
LINE FOLLOWING ROBOT USING ARDUINO AND INFRARED LEDBUILDCIRCUIT.COM
WWW.BUILDCIRCUIT.COM This project has been derived der ived from LDR based line following robot. robot. I strongly recommend that you first try line follower robot using LDR, I found that the LDR gives better results resu lts than infrared sensor. We need the following components for making a line following robot using Infrared sensors. 1 . Arduino- obviously ! 2. Ardumoto 2. Ardumoto - You can buy one from sparkfun.com or from this link:Ardumoto link:Ardumoto - Motor Driver Shield 3. A robot chassis- you can buy one from sparkfun.com or from this link: 70108 Tracked Vehicle Chassis 4. 3x Current limiting resistors: 220Ohm. 5. 3x10KOhm resistors. 6. 3 x Infrared LEDs 7. 3x Photodiode- How to use a photo diode? 8. 2 x DC motors- If you get a magician chassis from chassis from sparkfun, you get 2 DC motors along with the robot chassis. 9. Battery pack- 6V 10. Wires/connectors. What is the logic behind a line following following robot?
There are basically two wa ys of building a line following robot. First, using a light dependent resistor(LDR) and second, using Infrared(IR) LED. A dark object reflects less light than a bright object, or we can also say, a dark object absorbs more light than a bright object, this is the only fundamental logic behind a line sensing robot. So, in a line sensing robot, we make a sensor that detects the difference between bright object and a dark object, or say, distinguishes a black line from a white surface. The circuit for making Infrared based line se nsing robot:
If you have never worked with Ardumoto or Infrared, follow these links: a. Infrared projects b. Ardumoto Test your sensor Before you start assembling the sensor onto your robot chassis, check your if your sensor is detecting the black and white surfaces properly. I have written a post about testing the sensor, FOLLOW THIS LINK. How to assemble?
The most difficult part of this project is to make a combination of Infrared LEDs and Photo diodes. In this project, I used a mini breadboard, whereas in case of LDR based robot, I have used PCB. Fix the components as shown in the picture:
Second important thing you should remember is that the photo diodes should be slightly above the Infrared LEDs, so that the rays don't fall directly on the photo diodes. Now, connecting the sensor circuit to Aduino pins: Just follow the picture shown below:
Your sensor should be around 5-7mm above the black line.
The turns should be made smooth, not sharp because the photo diodes won't sense quick transition. I have made a circular path. And I made the black line using a black board marker, you can try with electric tape also.
HOW TO MAKE LINE SENSING ROBOT USING LDR Download fritzing file DOWNLOAD SOURCE CODE
http://youtu.be/ZdB9YANrSVo FOR ALL THE ROBOTICS PROJECTS: http://www.buildcircuit.com/category/robotics2/