forked from br3ttb/Arduino-PID-Library
-
Notifications
You must be signed in to change notification settings - Fork 0
An Arduino PID Library
epicecu/pid
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Arduino PID Library - Version 1.2.1 ## by Brett Beauregard <[email protected]> brettbeauregard.com This Library is licensed under the MIT License Set `define PID_FORCE_NATIVE` to force the library to use the native standard library PlatformIO ``` [env:native] platform = native build_flags = -D PID_FORCE_NATIVE ``` - 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
About
An Arduino PID Library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%