Difference between revisions of "Line follower"
From ivc wiki
Jump to navigationJump to search
Line 20: | Line 20: | ||
* [http://beta.ivancover.com/electronics/ele103_logisk_krets_for_linjefoelger.pdf Line Follower report May 2010] - In norwegian, PDF | * [http://beta.ivancover.com/electronics/ele103_logisk_krets_for_linjefoelger.pdf Line Follower report May 2010] - In norwegian, PDF | ||
== Video == | |||
The video below shows how the line follower works. | |||
<html><object width="640" height="385"><param name="movie" value="http://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&hl=en_US&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/VlxQkYb_h7w?fs=1&hl=en_US&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></html> | |||
== Photo gallery == | == Photo gallery == |
Revision as of 15:55, 23 January 2011
A line follower built for as part of an electronics course. Design and construction is done from scratch.
Consists of elements from analog sensing, digital logic, and driver circuits.
- Video of line follower in action - Youtube 720p
Outline
The project had the following outline:
- An autonomous unit following a dark line on a bright background
- Logic 1 (5V) when detector is over line, otherwise logic 0 (0V), CMOS technology
- Motors controlled by driver circuit
- Turn off when no line under detectors
- Steering right/left accomplished in 3 phases; straight ahead, 5 degree, and 10 degree
- Powered by a battery power-source
Report
Below is the corresponding report and further details. It's in norwegian but it should be possible to translate it using some online service.
- Line Follower report May 2010 - In norwegian, PDF
Video
The video below shows how the line follower works.