T
treez
Guest
Hello,
We are doing PWM dimming of LED drivers. We need to set up an Arduino board so that the Arduino can deliver the PWM dimming signal.
The PWM dimming signal has to be a variable duty cycle square wave at any frequency between 500Hz and 30KHz.
We would like the PWM dimming duty cycles to be smoothly changeable via a pot.
We want to have good dimming resolution, so for example, with the case of a PWM dimming frequency of 500Hz (2ms period), we would like at least 200 different duty cycles (evenly spaced) to be available, from 0 percent to 100 percent duty cycle.
We don’t need the pwm dimming frequency to be smoothly variable, but just need it selectable to , say 500Hz, 1KHz, 2KHz, 3KHz….up to 30KHz.
Is it true that the arduino is not suitable for this kind of thing?
We are doing PWM dimming of LED drivers. We need to set up an Arduino board so that the Arduino can deliver the PWM dimming signal.
The PWM dimming signal has to be a variable duty cycle square wave at any frequency between 500Hz and 30KHz.
We would like the PWM dimming duty cycles to be smoothly changeable via a pot.
We want to have good dimming resolution, so for example, with the case of a PWM dimming frequency of 500Hz (2ms period), we would like at least 200 different duty cycles (evenly spaced) to be available, from 0 percent to 100 percent duty cycle.
We don’t need the pwm dimming frequency to be smoothly variable, but just need it selectable to , say 500Hz, 1KHz, 2KHz, 3KHz….up to 30KHz.
Is it true that the arduino is not suitable for this kind of thing?