espp/pid

1.1.1

Latest
uploaded 4 days 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 PID control on fake data.
    2.37 KB