Society of Robots - Robot Forum
Electronics => Electronics => Topic started 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
-
This one (http://www.societyofrobots.com/member_tutorials/node/62) needs no microcontroller.
-
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.
-
you can make a simplest line following robot with a transistor ,resistor ,1 ir sensor and 2 motor
-
you can make a simplest line following robot with a transistor ,resistor ,1 ir sensor and 2 motor
How's that? ;D
-
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.
-
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/)
-
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