reef-pi :: An opensource reef tank controller based on Raspberry Pi.

I have a manual dimmer for the BuildMyLED fixture, and ReefBrite has one available too. How would I go about figuring out what each needs for dimming, etc? Sorry for the newb question...new to the pi scene...
Start with posting picture of your light and specifically the control signal/adapter part, once we deduce what type of control signal it expects (voltage and current ) rest is easy
 
I did some googling. Looks like 25mA per pin totaling 400mA. Time to look around.
I know for sure there are some through hole 3.6 mm led that consumes 2-5 ma current
 
Another one that will be joining the Pi controller club. I've just ordered a Pi Zero W. I'm planning on reading the thread cover to cover but are there any particular post#'s I need to pay attention too?

Welcome! It’s probably best to start with the guides then post when you have questions. I found it easiest to search the thread when looking for info rather than trying to read the whole thing.

https://learn.adafruit.com/users/ranjib
 
Will do that then, thanks.
I second what b4tn says. Also do a site search in R2R for reef-pi. In addition to this thread, there are quite a few individual build threads for the reef-pi and they may give you some inspiration for your own build.
 
Start with posting picture of your light and specifically the control signal/adapter part, once we deduce what type of control signal it expects (voltage and current ) rest is easy
Here are my fixtures. The BuildMyLED is on the left and has the silver driver module.
The reefbrite dimmer is http://www.reefbrite.com/product/in-line-dimmer/

20181202_102700.jpg


20181202_102647.jpg


20181202_102719.jpg


20181202_102711.jpg
 
Last edited:
As an Amazon Associate we earn from qualifying purchases.
LOL, I was going to do the same thing with dimming tree lights on a timer but my wife said no.
We had to do it since our light and wall outlet is blocked by the tree, hence wife agrees :-) . To her point this blocks my electronics shelf as well during the holidays , so more time for family :-)

66D7FEF9-0B89-4ACF-A11B-7E13B56571BF.jpeg


13853FA4-09D2-4601-BBB8-79C8C737A6A6.jpeg
 
Is there / will there be some mechanism for running scripts (python, shell, etc.) from reef-pi, and triggered by other parameters (time, float switches, etc.)?

I built a cheap-o fish feeder that I can control with a python script or curl command. It would be great to be able to run that from reef-pi instead of sending an external command from another device.

Build instructions are here btw if anyone wants to make their own: https://www.thingiverse.com/thing:3225569
 
We had to do it since our light and wall outlet is blocked by the tree, hence wife agrees :) . To her point this blocks my electronics shelf as well during the holidays , so more time for family :)

66D7FEF9-0B89-4ACF-A11B-7E13B56571BF.jpeg


13853FA4-09D2-4601-BBB8-79C8C737A6A6.jpeg
You have a lovely family Ranjib!
 
Here are my fixtures. The BuildMyLED is on the left and has the silver driver module.
The reefbrite dimmer is http://www.reefbrite.com/product/in-line-dimmer/

20181202_102700.jpg


20181202_102647.jpg


20181202_102719.jpg


20181202_102711.jpg
The Inventronics driver takes a 0(1)-10VDC for dimming.
This is no problem for reef-pi. It should be able to run off of the same circuit that I built for my SbReeflights.
It will use the 12V from the driver, step it down to 10V for the dimming circuit, and then use the PWM from the pi to control the dimming.
It may be able to run straight from a 10V PWM, if not a simple RC circuit will smooth out to get an "analog" dimming.
The other light is a big ???
 
Here are my fixtures. The BuildMyLED is on the left and has the silver driver module.
The reefbrite dimmer is http://www.reefbrite.com/product/in-line-dimmer/
The Inventronics driver takes a 0(1)-10VDC for dimming.
This is no problem for reef-pi. It should be able to run off of the same circuit that I built for my SbReeflights.
It will use the 12V from the driver, step it down to 10V for the dimming circuit, and then use the PWM from the pi to control the dimming.
It may be able to run straight from a 10V PWM, if not a simple RC circuit will smooth out to get an "analog" dimming.
The other light is a big ???
The Reefbrite light(s) need a 0-24vdc control if they are like mine or whatever the minimum voltage they will turn on with, maybe 3 volts. The constant current control is built into the lights, the power supply is just a generic brick. Mine have 6 segments with 6 LED's each, each segment has its own current controller.
 
The Inventronics driver takes a 0(1)-10VDC for dimming.
This is no problem for reef-pi. It should be able to run off of the same circuit that I built for my SbReeflights.
It will use the 12V from the driver, step it down to 10V for the dimming circuit, and then use the PWM from the pi to control the dimming.
It may be able to run straight from a 10V PWM, if not a simple RC circuit will smooth out to get an "analog" dimming.
The other light is a big ???

I have the dimmer for the Inventronics that I can get a pic of if you think that will help wrt dimming...

The Reefbrite light(s) need a 0-24vdc control if they are like mine or whatever the minimum voltage they will turn on with, maybe 3 volts. The constant current control is built into the lights, the power supply is just a generic brick. Mine have 6 segments with 6 LED's each, each segment has its own current controller.

So basically a variable voltage output from the reef-pi and the lights take care of the rest?
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top