Tips needed for designing PID controller and testing to monitor LED temperature Hardware:STM32L4 Library: HAL DSP library (I am ok to manually design and bypass DSP lib)
Hi all,I am trying to design PID controller to monitor LED temperature Control Variable: Parameter that adjust the LED brightnessProcess variable: LED temperature (measuring it with sensor) I am looking for some tips to tune my PID parameters as well...