Skip to content

atramirez/PIDController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PID Controller


This is my version of a basic PID controller in C. There are many out there, but this is my flavor of how to input and reuse across my multiple projects.

I do plan on making this a CMake library to make this easier, so stay tuned if that interests you.

Helpful Resources

I used others code for inspiration and figuring out how I want mine to be laid out. Big shoutout to these projects, would recommend!

About

Basic PID Controller in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages