PID Controllers

Jordan Smallwood | October 4th, 2017 

Overview

The definition of Proportional Integral Derivative (PID) in order to provide feedback and control. States the foundations for a simple PID controller for controlling line following robots. An in-depth look with examples of integration into a line following robot in C++.