Hi ,
I have a requirement to calculate PID values for 3 (or more) independent heating elements to achieve stable temperature for each one.
Are there any constrains of running several instances of the simple-pid algorithm in parallel?
the MCU will be RP2040 .
Hi , I have a requirement to calculate PID values for 3 (or more) independent heating elements to achieve stable temperature for each one. Are there any constrains of running several instances of the simple-pid algorithm in parallel? the MCU will be RP2040 .
Thanks,