Go to file
2017-10-22 08:44:58 +00:00
examples Set pin mode of RELAY_PIN in PID_RelayOutput example 2017-10-22 01:44:03 -07:00
keywords.txt
library.json
library.properties version 2017-06-20 07:12:13 -07:00
PID_v1.cpp
PID_v1.h
README.txt version 2017-06-20 07:12:13 -07:00

***************************************************************
* Arduino PID Library - Version 1.2.1
* by Brett Beauregard <br3ttb@gmail.com> brettbeauregard.com
*
* This Library is licensed under the MIT 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