/PID-Controller

A PID controller implementation based off of https://github.com/pms67/PID

Primary LanguageC

PID-Controller

A PID controller implementation based off of https://github.com/pms67/PID

This version adds APIs for gain and integral values for more fine grained control.