Society of Robots - Robot Forum
Electronics => Electronics => Topic started 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
-
well u dont need the microcontroller for applications like the line follower look in the $40 robot tutorial, ull get ur answer
-
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
-
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
-
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
-
but like i said i want to make it from scratch,thanks anyway :)
-
trust me the admin's edge detection algo will be a little tough for u , just concentrate on keeping it simple "KISS"
-
kk :)