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

Are the latest iterations of the 4ldd board going to fit into the typhon (or any arduino) the same way as this pic? Keeping it all in one compact unit was a big benefit.

All of the PcB designs that I've posted on this forum aren't going to mount under the Typhon like the one in the picture. That "Typhon/LDD combo" was a project that I built just for fun. I passed out 5 or 6 of them to other hobbyists and kept a couple for myself. I'll post the build files for that combo after I've finished tweeking it a bit. If you're interested in building one for yourself, just let me know and I'll have another run of PcB's made and send you a couple. The way I see it - "there's always a few people late to the party", so I tend to keep a few extra PcB's layin'round, just in case. LOL
 
I ended up getting a bunch of PMs from my post a few days ago. I'll try to get back to them as soon as I can but work is a zoo as we are just finishing up our fiscal year next week. Hopefully Sunday ill have a few minutes to respond. Thanks!
 
Hey there, so i've received my 5x5 boards from iTEAD the other day. I ordered 1 black and 1 white; attached the zip file below and received 10 white and 10 black lol :)

Can someone please tell me (based on attached zip) if i would need the LDD-700H or the LDD-700L on these boards? I am confused since the 700H is usually 10x5.

I would like to have the LEDs turn completely off when sending no PWM signal, and right now i don't have the 10k Pulldown resistors. Since the itead order wasn't so expensive i can order new ones if needed based on the outcome of the question.
 

Attachments

Hey there, so i've received my 5x5 boards from iTEAD the other day. I ordered 1 black and 1 white; attached the zip file below and received 10 white and 10 black lol :)

Can someone please tell me (based on attached zip) if i would need the LDD-700H or the LDD-700L on these boards? I am confused since the 700H is usually 10x5.

I would like to have the LEDs turn completely off when sending no PWM signal, and right now i don't have the 10k Pulldown resistors. Since the itead order wasn't so expensive i can order new ones if needed based on the outcome of the question.

I dont have a viewer to look at the fiels but the names of the files make it look like a 4xLDD-L board.
 
The LDD-L is from 2-32v and the LDD-H is from 2-52v. you can make longer strings with the LDD-H. So 1-10 for the LDD-L and 1-14 for the LDD-H max.
 
Hey there, so i've received my 5x5 boards from iTEAD the other day. I ordered 1 black and 1 white; attached the zip file below and received 10 white and 10 black lol :)

Can someone please tell me (based on attached zip) if i would need the LDD-700H or the LDD-700L on these boards? I am confused since the 700H is usually 10x5.

I would like to have the LEDs turn completely off when sending no PWM signal, and right now i don't have the 10k Pulldown resistors. Since the itead order wasn't so expensive i can order new ones if needed based on the outcome of the question.

Each 'product' you order from itead, is a set of 10 boards. I'm assuming they were around $9.90 per '1' you ordered? Maybe a little more because of the color. You definitely have the LDD-Lx4 5x5 v1.0. If you want to run the LDD-H you need the LDD-Hx4 boards. I posted v3.0 yesterday that has the pulldown resistors and jumpers to activate them.
 
I found a really good deal on a SainSmart Mega 2560 with LCD shield, prototype shield, mini breakboard. Now my question is, can you run a SainSmart with the same program as you do with the Arduinos? I.e drivers, sketches etc? Or does it have to be an authentic arduino?
 
I have a few of the older LDD-H boards without a pull down resistor...I can just add a 10k resistor between the PWM pin on the LDD and Vin - correct?
 
I'm ready to order my boards rrasco v3.0 on itead studio:) Anyways, I'm debating on the shipping. $5 to ship snail mail or $25 for UPS..

No ETA were listed per shipping method.
What's the turnaround on snail mail and UPS??
 
I'm ready to order my boards rrasco v3.0 on itead studio:) Anyways, I'm debating on the shipping. $5 to ship snail mail or $25 for UPS..

No ETA were listed per shipping method.
What's the turnaround on snail mail and UPS??


Spend the Extra$$ for UPS and get your order in 10 days.


FREE SHIPPING = This guy has your PcB's. Needless to say, You'd be waiting awhile. LOL



china_102-6348.JPG
 
Last edited:
mosfet

mosfet

Excellent thread. I am an experienced programmer but not much of an electronics engineer, I am learning though. Instead of using the mean well drivers couldn't a single power supply be used and then a MOSFET for each LED channel?

Sorry if this has already been asked and answered.

Aaron
 
Excellent thread. I am an experienced programmer but not much of an electronics engineer, I am learning though. Instead of using the mean well drivers couldn't a single power supply be used and then a MOSFET for each LED channel?

Sorry if this has already been asked and answered.

Aaron

LED's require a Constant Current to operate rather than a Constant Voltage - the Meanwell LDD drivers are a constant current driver.
 
I found a really good deal on a SainSmart Mega 2560 with LCD shield, prototype shield, mini breakboard. Now my question is, can you run a SainSmart with the same program as you do with the Arduinos? I.e drivers, sketches etc? Or does it have to be an authentic arduino?

In theory, yes. The Sainsmart is just another Arduino clone although there have been some documented 'quality control' issues.
 
Back
Top