Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: dimpu_robotics on February 12, 2012, 01:01:22 PM

Title: do i need microcontroller for building a line following robot
Post by: dimpu_robotics on February 12, 2012, 01:01:22 PM
hi friends,
i am building my first robot
i need to know whether microcontroller is necessary for line following robot
PLZZ HELP FRIENDS.......

WAITING FOR UR REPLY
Title: Re: do i need microcontroller for building a line following robot
Post by: Soeren on February 12, 2012, 02:23:31 PM
This one (http://www.societyofrobots.com/member_tutorials/node/62) needs no microcontroller.
Title: Re: do i need microcontroller for building a line following robot
Post by: Pierre on February 12, 2012, 10:29:30 PM
A basic line following robot could start with:

     1.  Photoresistors to follow a line( eyes to see the line); and
     2.  Voltage comparator (brain to decide going left or right).

     Obviously you will require a few more components.  It was my first robot (robot sandwich).  This would be a good start then eventually you will go with microcontroller to get your robot do more.   
Title: Re: do i need microcontroller for building a line following robot
Post by: kunaldgr8 on February 13, 2012, 02:55:33 AM
you can make a simplest line following robot with a transistor ,resistor ,1 ir sensor and 2 motor
Title: Re: do i need microcontroller for building a line following robot
Post by: newInRobotics on February 13, 2012, 03:36:42 AM
you can make a simplest line following robot with a transistor ,resistor ,1 ir sensor and 2 motor
How's that?  ;D
Title: Re: do i need microcontroller for building a line following robot
Post by: lrmall01 on February 13, 2012, 06:24:57 AM
I just looked for a few minutes and didn't find any free plans online but the robot here:  http://www.robotroom.com/Sandwich.html (http://www.robotroom.com/Sandwich.html) has instructions in this book http://www.robotroom.com/RBFB.html (http://www.robotroom.com/RBFB.html) - maybe you can find it at a local library.  It is a comparator based robot - no micro-controller.

UPDATE: I found a simple schematic here: http://www.circuitschematic.net/2012/02/comparator-circuits-line-following.html (http://www.circuitschematic.net/2012/02/comparator-circuits-line-following.html)

UPDATE AGAIN: Actually just ignore all this stuff and just read Soeren's link above.  It has full instructions on building basically the same type of robot.
Title: Re: do i need microcontroller for building a line following robot
Post by: kunaldgr8 on February 13, 2012, 06:53:08 AM
you can make a simplest line following robot with a transistor ,resistor ,1 ir sensor and 2 motor
How's that?  ;D
its little tricky watch this
http://www.instructables.com/id/Build-a-SpurtBot-Line-Follower/ (http://www.instructables.com/id/Build-a-SpurtBot-Line-Follower/)
Title: Re: do i need microcontroller for building a line following robot
Post by: newInRobotics on February 13, 2012, 06:59:59 AM
its little tricky watch this
http://www.instructables.com/id/Build-a-SpurtBot-Line-Follower/ (http://www.instructables.com/id/Build-a-SpurtBot-Line-Follower/)
It's more like "line avoider" rather than "line follower"; however simplicity of it impresses me  ;D