Added PlatformIo and Arduino package manager information

This commit is contained in:
Thijs Elenbaas
2015-04-19 08:41:03 +02:00
parent d21d7e3d09
commit 75d13d0ef1
2 changed files with 28 additions and 0 deletions

View 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=*