what is voltage of pin of controller.?
3.3 or 5V
for 3.3V u can use 3k3 resistor and 5v u can use 4k7.
and collector resistor u can adjust as per brightness of led at which point.
the output voltage of pin3 is 5v.
let me take one step back and try to interpret the dimmer PWM requirements
when it says
Power ON with dimming: DIM ~ -Vin >2.5 ~ 6VDC or open circuit
Power OFF : DIM ~ -Vin < 0.8VDC or short
100 ~ 1KHz
1mA at PWM dimming OFF and 24VDC input
what does the 2.5 ~ 6VDc means? that the input signal can be from 2.5V to 6.5V dc and the frequency determines the dimming voltage?
also 100~ 1Khz means the input signal could be any thing in that range?
now when you are talking about resistors I am not sure where you want to put them so can you please tell me the circuit you have in mind ?
how would I interface the arduino pin 3 to Dimmer ?
- - - Updated - - -
ok I looked at the driver specs and it says its the frequency range and the voltage has to be between 0 and 5V , so basically I have to generate a 0 -5v signal with 1Khz frequency and vary the duty cycle to achieve the dimming .
I am not sure though if I would connect the ground of the dimming input to the arduino ground ?