A PID controller written in C. For all your PID needs.
Find a file
2025-06-03 10:31:25 -04:00
.gitignore Initial commit 2025-06-03 10:26:15 -04:00
LICENSE Initial commit 2025-06-03 10:26:15 -04:00
main.c Added the main.c file with a Hello world print. 2025-06-03 10:31:25 -04:00
README.md Initial commit 2025-06-03 10:26:15 -04:00

pid_controller

A PID controller written in C. For all your PID needs.