Go to file
br3ttb c61fb89363 Merge pull request #24 from thijse/master
Package manager compatibility
2015-04-19 14:26:32 -04:00
PID_v1 Lowercase examples 2015-04-19 09:10:45 +02:00
README.txt fixed issue #3 and issue #4 2012-10-04 20:47:12 -04:00

README.txt

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

***************************************************************

 - To Use, copy the PID_v1 folder into the Arduino\Libraries directory

 - 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/