8000 GitHub - javierbrk/Lua-Arduino-PID-Library: Translation of the arduino c++ lib into lua to be used with nodemcu
[go: up one dir, main page]

Skip to content

javierbrk/Lua-Arduino-PID-Library

 
 

Repository files navigation

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

 - Translated into lua by Javier Jorge

About

Translation of the arduino c++ lib into lua to be used with nodemcu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.6%
  • Lua 37.4%
0