ryan115
New member
My DIY fixture has been running well using 1 HLG driver and 2 LPF drivers.
I am currently using some 100k potentiometers for dimming purposes.
I am wanting to build an arduino LED controller and have been reading through everything I can find.
The best options I have found for the three dimming option are below.
1.) 100k Potentiometer
Without running a stepper motor to turn a mechanical pot, I found this little guy
http://www.analog.com/static/imported-files/data_sheets/AD5290.pdf
I am not exactly sure how to wire and control this, but likely something similar to this http://www.arduino.cc/en/Tutorial/SPIEEPROM
There didn't seem to be too many digital pots that could handle a high enough voltage, which i need because the HLG puts out 10V on the dimmer circuit correct?
2.) Analog 1-10V
It seems running a separate power supply and running the dimming through an Op-amp with the arduino controlling it though PWM seems to be the most common method. Are there any downsides to going this route?
I found this multi-output Op-amp (model TLV2374IN) that I think should allow me to control all 3 drivers separatly through one IC.
http://www.ti.com/lit/ds/symlink/tlv2370.pdf
Here is what I came up with for wiring this chip. Please review and let me know if this should work
Also am I correct that it would be better to use a 10V power-supply instead of a more common 12V, because bad things happen if you put more than 11V on the dimming circuit?
3.) 1-10V PWM
I looked and saw a few ideas but, nothing really seemed to have great/reliable results implementing this method.
Please let me know what you think the best/easiest/most reliable method would be, and if I am off on what I am thinking.
Thanks
I am currently using some 100k potentiometers for dimming purposes.
I am wanting to build an arduino LED controller and have been reading through everything I can find.
The best options I have found for the three dimming option are below.
1.) 100k Potentiometer
Without running a stepper motor to turn a mechanical pot, I found this little guy
http://www.analog.com/static/imported-files/data_sheets/AD5290.pdf
I am not exactly sure how to wire and control this, but likely something similar to this http://www.arduino.cc/en/Tutorial/SPIEEPROM
There didn't seem to be too many digital pots that could handle a high enough voltage, which i need because the HLG puts out 10V on the dimmer circuit correct?
2.) Analog 1-10V
It seems running a separate power supply and running the dimming through an Op-amp with the arduino controlling it though PWM seems to be the most common method. Are there any downsides to going this route?
I found this multi-output Op-amp (model TLV2374IN) that I think should allow me to control all 3 drivers separatly through one IC.
http://www.ti.com/lit/ds/symlink/tlv2370.pdf
Here is what I came up with for wiring this chip. Please review and let me know if this should work

Also am I correct that it would be better to use a 10V power-supply instead of a more common 12V, because bad things happen if you put more than 11V on the dimming circuit?
3.) 1-10V PWM
I looked and saw a few ideas but, nothing really seemed to have great/reliable results implementing this method.
Please let me know what you think the best/easiest/most reliable method would be, and if I am off on what I am thinking.
Thanks