Could I get a pm too? I tried to pm you but my post count isn't high enough.Yes.... I'm still building them. Gonna send you a PM.![]()
Thanks
Could I get a pm too? I tried to pm you but my post count isn't high enough.Yes.... I'm still building them. Gonna send you a PM.![]()
No need to "go ghetto" Lol. I make a 0 - 10v/5v PWM adapter that shares the same pinout and footprint of the BFini. The adapter snaps in to my board just like the BF Mini.
![]()
Can you share the Gerber file with us?For six LDD-H, you're going to need at least a 10x10 board. I can make the layout for you if that's what you need.
I didn't even know they offered those sizes or color options. I'm so used to going to the istore before the imall was there. Even though my last order I placed through the istore. I'm distracted easily.
Start at 4994Ok, so I need someone to point me in the right direction. I want to do my own led diy, I have interest but no knowledge in electronics to the extent of what is discussed in most threads. I get the whole heatsink and fan concepts (not electronic heavy) and DC vs. AC power. I do want dimmable leds and a controller to program day night lights, understanding I will need a dimmable driver(s). Just looking for additional resources to read and learn more from. Also, I ordered 2 hear sinks (150mm x 56mm) how many 3w leds with 20mm pcbs do you think I could place on there with a small fan on each?
I was considering getting some ldd drivers with the storm controler, but am interested in knowing more about the arduino options considering I could probably find code online or on RC that I could use and like the additional options that it allows.
Any help is a precise given there are so many threads and posts to go through.
I ordered the leds the other day from ebay, nice mix of wavelengths most around the 700ma current
Want to add that I am planning on running about 28-30 led total, ideally split between 2 heatsinks in a custom hood that I will hang over the tank.
A huge thank you in showing this driver and controller. I ordered all the parts for the build. Its going to look incredible with the touch screen, on screen channel sliders, full dimming, and lunar cycle. Total cost was less than $700, and will have a similar setup as two Radion pros for over $1,200 less.
Start at 4994
http://reefcentral.com/forums/showthread.php?t=1678127&page=200
post #1
http://www.reefcentral.com/forums/showthread.php?t=1952442&highlight=led+build
currently "the go to" dc to DC driver is the Ldd-h series..
Could be either programming or hardware. You mention in another post too many LDDs - unlikely to be that, but how many do you run? Any mains switching (eg relays) in close proximity to the arduino? You could enable the watchdog timer in the arduino (is only a few lines of code) as a temporary way of making it automatically restart.I am having issues with my arduino that is running the jarduino program and it has been freezing up. Alot of times the screen will be scrambled at the same time. It will lock up on the lighting schedule that it is on when it freezes. I have to unplug the power to get the program to advance. do you all think it might be faulty program or the arduino board actually messing up?
thanks
jeff
I currently have 19 Ldd drivers running off this one controller. I had to unplug it twice last evening. My controller is on the side of my hood and the only thing close to it is my Neptune jr controller. When I first got this used controller it had a 9 v power supply and the regulator was getting so hot I couldn't hardly touch it. I have since switched it out for a cell phone charger it it is warm but not burning hot like it was. The heat might have caused some damage. I wouldn't know even where to begin installing the watchdog code you mentioned.Could be either programming or hardware. You mention in another post too many LDDs - unlikely to be that, but how many do you run? Any mains switching (eg relays) in close proximity to the arduino? You could enable the watchdog timer in the arduino (is only a few lines of code) as a temporary way of making it automatically restart.
Tim
http://forum.arduino.cc/index.php?topic=63651.0I wouldn't know even where to begin installing the watchdog code you mentioned.
Tks for the help
Jeff
What's the most LDDs you run on one PWM signal from the arduino?
Tim
What firmware are you planning on using for the ESP8266? Since a PWM control firmware is fairly universal maybe there should be a common RC-DIY-LED for lighting project on GitHub or similar![]()
Hi O2,...does D1 work through Android like the BFmini,...are they one and the same? looks like a major $ savings---Rick
The GitHub idea is a good one! For now I'm using the Arduino IDE for programming purposes, and the "BLYNK" app for testing http://www.blynk.cc/, since I suck at coding and needed an easy solution. LOL - as soon as I can learn Android, Python, HTML, and C/C++, I might be able to create my own Android App, but I'll probably die of old age first.