Resources for the Line Follower Competition, Winter 2015
There are two versions of the line follower algorithm in this repo:
- A simple control algorithm with two sensors that just switches direction (code).
- A more advanced control system with a PID loop (code).