Comment by ams6110
6 years ago
"Proportional-Integral-Derivative Controller" never knew what that was called. Guessing that would just be a Raspberry Pi these days.
6 years ago
"Proportional-Integral-Derivative Controller" never knew what that was called. Guessing that would just be a Raspberry Pi these days.
PID [1] is the feedback-driven algorithm to control the error in a process. You could deploy the implementation of the PID on a Raspberry pi or an arduino or probably even a PIC.
[1] https://en.wikipedia.org/wiki/PID_controller