forked from Saur0o0n/PIDKiln
-
Notifications
You must be signed in to change notification settings - Fork 1
Other resources
Alejandro Mora edited this page May 15, 2026
·
1 revision
- https://randomnerdtutorials.com/esp32-pinout-reference-gpios/ - general ESP32 description with pin details
- http://brettbeauregard.com/blog/2017/06/introducing-proportional-on-measurement/ - Proportional on Measurement vs Proportional on Error explained by the PID library author
- https://github.com/br3ttb/Arduino-PID-AutoTune-Library - PID AutoTune library (forked version used by ESP32Kiln)
- https://github.com/amd989/ESP32Kiln - ESP32Kiln source code on GitHub