Rare find

PID-C-Struct. 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.

github.com/simorxb/PID-C-Struct

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.