![]() |
|
#1
|
|||||
|
|||||
![]() I see what you're all saying. I'm sort of tempted to use a single MC-E as a plant grow light though, I'll bet it will make for some stocky seedlings (like metal halide)... something to explore. But I see what you're saying about having it over a 10 gallon... not enough depth, I suppose you would need a fairly deep tank to make it worth it.
Alright, XR-Es it is! I still want to run them at a lower mA though.
__________________
Calvin --- Planning a 29 gallon mixed reef... |
#2
|
|||||
|
|||||
![]() Have the first row of LEDs wired up:
![]() Here's a close up shot: ![]() And the moment of truth... The whites fired up: ![]() And blues fired up: ![]() They're bloody bright! Can't look directly at them. |
#3
|
|||||
|
|||||
![]() Nice.
__________________
There's plenty of room for all God's creatures. Right next to the mashed potatoes. |
#4
|
|||||
|
|||||
![]() Quote:
|
#5
|
|||||
|
|||||
![]() hey Ron, have you decided how your going to run the maxwell dimming from the andurino? Never mind I see you used the PWM models. but how do you configure the signal from dimming in these ones?
Steve
__________________
![]() Some strive to be perfect.... I just strive. Last edited by StirCrazy; 03-21-2010 at 09:49 PM. |
#6
|
|||||
|
|||||
![]() Still needs a bit of extra circuitry as the Arduino puts out a 5V PWM signal and the Meanwell needs 10V. So it requires a 12V DC supply, a voltage regulator to get 10V, and a transistor that applies the 5V PWM from the Arduino to the 10V line.
Now I imagine you will ask why not just use a 10V DC supply without the voltage regulator? Most 10V AC/DC converters are not 10V. Some can be less but often they can be more; closer to 12V even. But the Meanwell dimming circuit is very sensitive and anything above something like 10.6 or 10.8 V will fry it so I want to make sure I have a steady 10V for the dimming. I may also use the same 12V converter to supply 5V with a voltage regulator to power the Arduino too rather than have a separate 5V supply for that. |
#7
|
|||||
|
|||||
![]() Quote:
Steve
__________________
![]() Some strive to be perfect.... I just strive. |
#8
|
|||||
|
|||||
![]() Ron, what about using a 10V power supply to power the arduino, and then taking the power from your 9V out wich will actualy be 10V. this will eliminate that need of another power supply as I can't imagin you need much of any current for the PWM.
Steve
__________________
![]() Some strive to be perfect.... I just strive. |
#9
|
||||
|
||||
![]() Quote:
The max voltage for the Arduino is 9VDC. There is also an onboard voltage regulator which will regulate the voltage down to 5VDC for the electronics. May need the use of OP amps to drive the Meanwell LED driver. Vancouver Reefer (Canreef member) may have something since he's been down this path with his setup. I believe he used the LED Pucks which is similar to the Meanwell. There are also other threads on about LED lighting on some of the other aquarium forums. I've also been toying with the idea of using the Arduino as a platform for my aquarium controller - pH, temperature and lighting. Good luck! |
#10
|
|||||
|
|||||
![]() The Arduino specs say 6 - 20 volts as the limits for input with 7 - 12 volts recommended. I have a 12V power supply that will feed the Arduino, three 12V fans and, with an LM317 voltage regulator, the 10V for the PWM signal to the Meanwells (via a transistor controlled by the PWM out of the Arduino) so that is all figured out. Just have to build that part
![]() I have followed many threads on LEDs on reef central and nano-reef and have built a basic array for my pico tank already (6 LEDs and one dimming buckpuck). The array itself is all wired and works fine without dimming right now. Now it's on to assembly in the housing and then building and programming the controller. |