espp/pid

1.3.1

Latest
uploaded 2 days ago
PID (proportional-integral-derivative) component for ESP-IDF

1 example

  • example
    This example demonstrates using the espp::Pid class for closed-loop feedback control with PID algorithms on fake data.
    2.37 KB