Device Control

PIDController

A library that implements PID control to your code.

PID controllers are commonly used in control technology. The Wikipedia page explains it well.

Go to repository