Member • Feb 17, 2007
-
suhasnwhat is the involved for a robot to detect a line and detect it
-
Administrator • Feb 17, 2007
Can you please put your query a bit in more detail? That should help other CEans to understand what you are trying to do. Also it would help to post a little introduction about your project.suhasnwhat is the involved for a robot to detect a line and detect it
-The Big K-Are you sure? This action cannot be undone. -
Member • Feb 25, 2007
Please provide the details! I can't figure out what you want? 😀suhasnwhat is the involved for a robot to detect a line and detect itAre you sure? This action cannot be undone. -
Member • Mar 4, 2007
yes, you need to be a bit more clearer with your doubt.so that we can help you.Have worked on RF controlled robot.Also had i chance to go through a line controlled robot project but i can help you only if i am clear what you are looking for?Are you sure? This action cannot be undone. -
Member • May 12, 2007
hi
if u r looking only for what part in robot that detects the line then it is the sensor that detects the line...
if u ask what type of sensor then it depends on u whether u wanna use ir,or rf,or colour etc....Are you sure? This action cannot be undone. -
Member • Sep 7, 2007
Heres one way you can do this.. You can use a bunch of LEDs and LDRs as the line sensor, in a voltage division configuration. The LEDs shine light on the line, and assuming the line is white, it reflects the light back which the LDR detects. As the resistance of the LDR decreases, this causes a LOW signal to be sent to a microcontroller. This microcontroller, which is pre-programmed with instructions, then sends output through the PWD pins (pulse width detection) to a motor driver, which controls the motor and wheels. Since it detects its still on the line, it will just go forward. PWD is used cause you can vary the voltage level to the motors instead of a logic HIGH or LOW.
One senario would be when the robot goes at the edge of the line, the sensor detects the edge difference because one of the LDRs cannot detect a light level (thus having resistance). A HIGH signal is sent to the microcontroller and the appropriate PWD signals are sent to the motor driver. So basically, if the robot was tending off the line to the left, the motor driver would adjust the motor so it would steer to the right using differential steering (like how Tanks steer, one side turning faster than the other).
Hope this helps 😀 Got a Robot line following competition coming up, gonna be fun!Are you sure? This action cannot be undone. -
Member • Nov 3, 2007
tO detect line you can use infra-red sensor or foto-electric sensor..to know more about it visit at...<a href="https://robotku.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">RoBot EvolusiOn</a>...Are you sure? This action cannot be undone. -
Member • Nov 3, 2007
visit at <a href="https://robotku.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">RoBot EvolusiOn</a>. This site will show you how to create the line following robotAre you sure? This action cannot be undone. -
Member • Nov 3, 2007
tO detect line you can use infra-red sensor or foto-electric sensor..to know more about it visit at...<a href="https://robotku.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">RoBot EvolusiOn</a>...Are you sure? This action cannot be undone. -
Member • Feb 20, 2010
Thankyou CaenAre you sure? This action cannot be undone. -
Member • Feb 24, 2010
small robot follows either white or black line.It require sensors, motors ,motor controlling integrated circuits . its more details will obtain from #-Link-Snipped-#Are you sure? This action cannot be undone. -
Member • Jun 4, 2010
that code which has been written on that page, for which MicroController is it??caen<a href="https://robotku.blogspot.com/" target="_blank" rel="nofollow noopener noreferrer">RoBot EvolusiOn</a>.
i can see PIC, but which one??Are you sure? This action cannot be undone.