Go to file
2020-10-23 18:15:49 +02:00
examples Version 1.2 2017-06-19 16:29:36 -07:00
src add arduino-ci support 2020-10-14 13:31:05 -08:00
test add tests for PID 2020-10-14 16:54:22 -08:00
.arduino-ci.yml add arduino-ci support 2020-10-14 13:31:05 -08:00
.gitignore Update .gitignore to add .bundle 2020-10-18 17:54:11 -07:00
Gemfile add arduino-ci support 2020-10-14 13:31:05 -08:00
keywords.txt Version 1.2 2017-06-19 16:29:36 -07:00
library.json moved library code back to root from sub-folder 2015-04-20 19:30:29 -04:00
library.properties version 2017-06-20 07:12:13 -07:00
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