ZenMastr1968
New member
Zen,
What a coincidence, I have a DD-WRT router, too.
You can definitely do simple LED driver dimming with mostly off the shelf stuff. You could get a cheap Arduino clone, an RTC module, and a perfboarded circuit to translate the signal to 10v and be ready to go. If you do want to go that route, lemme know - I designed a shield that converts the PWM signal to 10v for ELN drivers. I have a bunch of the PCBs leftover that I have no use for.
And/or join us for this Hydra project.![]()
I saw the ELN Shield on nano-reef - which is specifically why I was looking over here :dance: There are a few people over there working on circuits to boost the PWM signal out of the Arduino - with mixed success. Based on the discussions over there, I was considering an Arduino and something like your shield. When I started adding up the cost ($30+$45+$?? for the shield) it seemed more reasonable than say the DA Reefkeeper Lite Net @ roughly $380. I've also seen some other controller projects and nothing beyond the WRRC project seemed interesting - until now!
The hesitation I was having with the straight Arduino unit and shield boards was the same hesitation I was having with the router based solutions - both were powerful in their own respects but needed to be modified to suit the purpose - and it seemed like I was wasting money to get the functionality I thought I needed. Your project seems to have kept all the power and flexibility of the original Arduino units, but has trimmed off the fat and made the package more compact and to the point - yet able to still be modified and expanded if necessary. With the router I'd have to go 1-wire or x-10 and script it all. Coding for the Arduino seem simpler and many of the interfaces already exist...
I know you guys have been trying to save as many PWM outputs as possible and others could be added via extenders - and maybe this is a software only question and quite possibly you don't have an answer - but would one suspect that this controller is capable of interfacing with BuckPucks as well as MeanWells? I saw somewhere that someone made a shield with BuckPuck drivers built into it, but I didn't like the way it was specifically organized nor how it operated. I also know you built your own series of drivers - also based on BuckPucks if I remember correctly - but I don't think I trust my electronics skills that much yet so I'll probably stick with commercial units and work on the control side. I vaguely remember on nano-reef that there is a PWM version of the BuckPucks as well, so I could go either way. If the input is match to what the device is expecting, then it doesn't really matter what it is on the other side - correct, it's just a software control at that stage??
If the BOM is coming out around $50 for this so far, then I think I might just start picking up pieces and try to breadboard it out and see how it goes for me... Very inspiring work guys - keep it up!