PIDjs

Javascript implementation of a PID controller.

Control your javascript games, animations and even Raspberry Pi robots!

Example

Controlling the dynamic system 1/(s^2 +s +1) https://kevindekemele.github.io/PIDjs/example/

See the PID library in action on (put controller on): http://www.odysc.ugent.be/

ToDo