Humidistat
Arduino firmware for a humidistat (humidity controller)
Loading...
Searching...
No Matches
PID.h File Reference
#include <stdint.h>
Include dependency graph for PID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PID
 PID controller in parallel form implemented in floating-point arithmetic. Features Derivative-on-Measurement, anti-windup through conditional integration, bumpless transfer, and feed-forward. More...