Showing posts with label line follower. Show all posts
Showing posts with label line follower. Show all posts

Monday, December 3, 2012

Line follower robot - PID algorithm with Arduino

A practical PID algorithm in a Arduino Line follower robot


In this Arduino project, we can find an implementation of a PID algorithm applied to a line follower robot which allows speeds that would otherwise not be possible.

Link [IgorAraujo]