Meanwell LDD driver: for those who want to dim to 0 using Arduino

Thanks Synodontis,...I took a peak at Dmx controllers when you first posted. I see they very in price range quite a bit. That's as far as I went. I'll have to read some more. I assume these are what guys are using to control all that fancy moving led Christmas lighting on their homes with. You caught my attention with controlling the lighting remoltly from your laptop, and it sounds like you could incorporate other things also. Please post updates as you move forward with your build, or better yet start a thread,...usually get others chiming in that have experience.---RICK
 
ImageUploadedByTapatalk1383181975.294661.jpg
Check this one out. This is for a projector like Kessil. Not for sale yet, but should be awesome.
 
Hello guys

my friend and i having some big issues with the LDD meanwell and arduino mega
we have

two power supplies 48v/6A connected to 12 ldd drivers.
Each driver is connected to 14 led strings (xte white & blues).
During power up the system , all leds at full, there is no noise at all.
During dimming a annoying noise (likes bees) is coming from ldds

i changed the frequensy with this library http://code.google.com/p/arduino-pwm-frequency-library/downloads/list
to 70hz , now is better but not what we are looking for , are we missing something?

Please Help.
 
View attachment 251130
Check this one out. This is for a projector like Kessil. Not for sale yet, but should be awesome.

Looks sketchy. How is heat being dissipated? Not heatsinking, but getting heat from the led board to the heatsink. Is the MCPCB made of copper or aluminum?
On the other hand, I can see a ton of work probably went into that. Incredible PCB layout.
 
Sketchy, huh. Well my research and past track record of that designer shows that this Sputnik will fly first again. Way before Cupertino. :-) Gooo USA!
 
I am looking to make 2 builds, 1 with 5 LDDs and 1 with 10. What boards would people recommend i use and would i better to split the LDDs between more boards for better heat spread or does it not make much of a difference?
 
I am looking to make 2 builds, 1 with 5 LDDs and 1 with 10. What boards would people recommend i use and would i better to split the LDDs between more boards for better heat spread or does it not make much of a difference?

3 5-up ldd boards sounds just about right for your application/s.
 
Excellent thank you, now just to find the files! I am correct in that the resistor drives the LDDs and ultimately LEDs to off?

I take it heat isn't any different in the different board configs?

Also, i'm guessing the 5 up boards are on 10 x 10 boards, 1.6mm thick?
 
Not to worry found the files and confirmed board size. Handy to have all the ITEAD files already in a zip file too, nice and easy to send
 
Hello guys

my friend and i having some big issues with the LDD meanwell and arduino mega
we have

two power supplies 48v/6A connected to 12 ldd drivers.
Each driver is connected to 14 led strings (xte white & blues).
During power up the system , all leds at full, there is no noise at all.
During dimming a annoying noise (likes bees) is coming from ldds

i changed the frequensy with this library http://code.google.com/p/arduino-pwm-frequency-library/downloads/list
to 70hz , now is better but not what we are looking for , are we missing something?

Please Help.

http://www.reefcentral.com/forums/showthread.php?p=22006471#post22006471
 
Hi all,
first of all I apologize for my bad english
I have a problem with these drivers
Each driver (in total 4) is powered at 48V-8A with a meanwell power supply and to each are connected 12 led cree in series, all are controlled by a single PWM output.
The problem is that during the fading hear a slight hum (I do not know exactly where it comes from, seems around to the LEDs)
I already tried to change the frequency up to 1kHz but the buzz remains the same. I have an arduino Mega1280.

The other tests I've done with no results are:
- I disconnected everything and connected only one driver and the related LED PWM separating the signal from the power.
- I unplugged the LEDs from the heat sink
- I connected a capacitor on the output of the power supply
- Twisted wires for power supply


How can I fix? Advise me anything, even the most banal


Thank you!
 
Each Vout (-) from each LDD needs to be connected only to the string lit by that LDD. Do not connect them to common ground or to each other.
 
Back
Top