Skip to content

davedx/pid_simulator

Repository files navigation

PID Simulator

This is a learning project to implement a PID (Proportional Integral Derivative) control system.

Because I'm feeling particularly masochistic I want to implement it in C, and for the actual control system I want to follow JPL's safety critical software rules (found in the jpl-rules.txt file).

If I actually get something I'm satisified with I'd like to try and port it to rust too.

Let the fun begin!

About

A PID controller and accompanying simulator implemented in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published