simorxb / PID-C-StructView on GitHub
The code shows the implementation of a PID controller in C. The PID controller includes: - Filtered derivative for the derivative term - Saturation of the command - Rate limiter of the command - Anti-windup technique: back-calculation and it is implemented using a structure, to make the code reusable.
39Aug 3, 2024Updated last year

Alternatives and similar repositories for PID-C-Struct

Users that are interested in PID-C-Struct are comparing it to the libraries listed below

Sorting:

Are these results useful?