Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard.

Dependents:   PIDRover IMURover PID_HelloWorld PID_VelocityExample ... more

Fix compute()

Fix the scale of the calculation results of the PID control.

Proportional, integral, derivative controller library. Ported from the Arduino PID library by Brett Beauregard. control, PID