Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/particle-iot/particle-pid

PID control library for Particle, adapted from br3ttb/Arduino-PID-Library
https://github.com/particle-iot/particle-pid

arduino particle pid pid-control

Last synced: about 1 month ago
JSON representation

PID control library for Particle, adapted from br3ttb/Arduino-PID-Library

Awesome Lists containing this project

README

        

# PID control library for Particle

_Adapted from Brett Beauregard's [Arduino PID Library](https://github.com/br3ttb/Arduino-PID-Library)_

For a thorough explanation of the library's workings, see http://brettbeauregard.com/blog/2011/04/improving-the-beginners-pid-introduction/