Added PlatformIo and Arduino package manager information
This commit is contained in:
9
PID_v1/library.properties
Normal file
9
PID_v1/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=PID
|
||||
version=1.0.1
|
||||
author=Brett Beauregard
|
||||
maintainer=Brett Beauregard
|
||||
sentence=PID controller
|
||||
paragraph=A PID controller calculates an 'error' value as the difference between a measured input and a desired setpoint. The controller attempts to minimize the error by adjusting an output.
|
||||
category=Signal Input/Output
|
||||
url=http://playground.arduino.cc/Code/PIDLibrary
|
||||
architectures=*
|
Reference in New Issue
Block a user