espp/pid

1.3.2

Latest
uploaded 5 hours ago
PID (proportional-integral-derivative) component for ESP-IDF

1 example

  • example
    This example shows how to use the espp::Pid class for closed-loop feedback control using proportional-integral-derivative control. It runs the PID algorithm on fake data.
    2.37 KB