Go to file
2018-02-26 18:02:39 +01:00
examples
keywords.txt
library.json fix library.json before PR 2018-02-26 18:02:39 +01:00
library.properties
PID_v1.cpp add methods to inspect individual terms 2017-05-13 21:16:16 +02:00
PID_v1.h add methods to inspect individual terms 2017-05-13 21:16:16 +02:00
README.txt

***************************************************************
* Arduino PID Library - Version 1.1.1
* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com
*
* This Library is licensed under a GPLv3 License
***************************************************************

 - For an ultra-detailed explanation of why the code is the way it is, please visit: 
   http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/

 - For function documentation see:  http://playground.arduino.cc/Code/PIDLibrary