Single axis demonstration of PID that allows for using varying kp, ki, and kd coefficients. Implemented using MatPlotLib and pygame. Uses metulburr's pygooey. Tested and developed on Python 3.6.4 on Windows.
zachbellay/pythonPID
Demonstration of various PID coefficients and their effect on PID transient state.
Python