Skip to content

cdbennett/pidcontrol

Repository files navigation

pidcontrol - lightweight PID controller

Closed loop control using PID algorithm.

  • fixed point (16-bit) arithmetic for high performance on embedded systems
  • anti-windup handling

About

PID controller implemented in C++. Lightweight, embedded, microcontroller, RTOS-compatible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages