PID2 0.0.1
This commit is contained in:
parent
de756cab86
commit
09de1b46ef
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "PID2",
|
||||
"name": "PID2",
|
||||
"keywords": "PID, controller, signal",
|
||||
"description": "A PID controller seeks to keep some input variable close to a desired setpoint by adjusting an output. The way in which it does this can be 'tuned' by adjusting three parameters (P,I,D).",
|
||||
"url": "http://playground.arduino.cc/Code/PIDLibrary",
|
||||
|
Loading…
Reference in New Issue
Block a user