ESP Component Registry
Open main menu
Docs
Blog
Sign in
hayschan
/autopid_for_esp_idf
1.0.2
Latest
uploaded 1 year ago
A PID controller library for ESP-IDF
Readme
Dependencies
0
Dependents
0
Examples
2
Versions
1
basics
The `AutoPID` algorithm employs a hybrid approach that utilizes bang-bang control when the error exceeds defined thresholds, providing simple on/off…
Archive size ~ 3.92 KB
temperature_control_relay
This example demonstrates the use of the AutoPID library to implement a bang-bang control algorithm for a heating element via a relay, featuring…
Archive size ~ 5.19 KB