Initialize piNail project with modern piNail2 web controller
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# ivPID
|
||||
|
||||
http://ivmech.github.io/ivPID
|
||||
|
||||
Ivmech PID Controller is simple implementation of a Proportional-Integral-Derivative (PID) Controller in the Python Programming Language.
|
||||
|
||||

|
||||
|
||||
More information about PID Controller: http://en.wikipedia.org/wiki/PID_controller
|
||||
|
||||
|
||||

|
||||
|
||||
Test PID with Kp=1.2, Ki=1, Kd=0.001 ([test_pid.py](/ivmech/ivPID/blob/master/test_pid.py))
|
||||
Reference in New Issue
Block a user