Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: goatfish on April 09, 2008, 02:55:47 AM

Title: how to make line following robot
Post by: goatfish on April 09, 2008, 02:55:47 AM
does anyone have any knowledge to share with me on how to make a line following from scratch,including how to program it and things like that,i shoulod be able to come up with a design for the robot,i just need to know what electronics i would need and how to program it.if anyone has anything it would be greatly appreciated
signed: seb(goatfish) ;D
Title: Re: how to make line following robot
Post by: superchiku on April 09, 2008, 03:04:43 AM
well u dont need the microcontroller for applications like the line follower look in the $40 robot tutorial, ull get ur answer
Title: Re: how to make line following robot
Post by: goatfish on April 09, 2008, 03:14:44 AM
yea but i want to make it from scratch,getting all the parts cheap(but i know work  ;D) and programming from scratch,just i need someone to tell me what code i need it in,also i currently only have the ATmega 8 chip
Title: Re: how to make line following robot
Post by: superchiku on April 09, 2008, 08:36:45 AM
if u look in the programming tutorials ull know what should be the algorithm , once u know the algorithm , it depends upon u to write the best suiting code accoding to the algorithm
Title: Re: how to make line following robot
Post by: cooldog on April 09, 2008, 06:10:09 PM
i currently only have the ATmega 8 chip

admin made a tutorial using the $50 robot toi make a line follower using the atmega 8

the $50 robot
http://www.societyofrobots.com/robot_tutorial.shtml

line follower upgarde
http://www.societyofrobots.com/robot_mobot_2007.shtml
Title: Re: how to make line following robot
Post by: goatfish on April 10, 2008, 12:34:02 AM
but like  i said i want to make it from scratch,thanks anyway :)
Title: Re: how to make line following robot
Post by: superchiku on April 10, 2008, 10:31:29 AM
trust me the admin's edge detection algo will be a little tough for u , just concentrate on keeping it simple "KISS"
Title: Re: how to make line following robot
Post by: goatfish on April 15, 2008, 01:18:17 AM
kk  :)