الملفات
vm-ros-provisioning/libraries/PID/library.properties
2020-07-04 12:31:18 -04:00

10 أسطر
392 B
INI

name=PID
version=1.2.0
author=Brett Beauregard
maintainer=Brett Beauregard
sentence=PID controller
paragraph=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).
category=Signal Input/Output
url=http://playground.arduino.cc/Code/PIDLibrary
architectures=*