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

OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,843
Reaction score
17,058
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
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
 

b4tn

Valuable Member
View Badges
Joined
Jun 17, 2015
Messages
1,673
Reaction score
2,241
Location
Columbia MD
Rating - 0%
0   0   0
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
 

ScottBrew

Active Member
View Badges
Joined
Oct 17, 2018
Messages
385
Reaction score
865
Location
Dunedin Florida
Rating - 0%
0   0   0
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.
 

dmolavi

Well-Known Member
View Badges
Joined
Jan 3, 2015
Messages
509
Reaction score
644
Location
United States
Rating - 0%
0   0   0
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:
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,843
Reaction score
17,058
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
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
 

sfgabe

Active Member
View Badges
Joined
Sep 7, 2018
Messages
170
Reaction score
264
Rating - 0%
0   0   0
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
 

ScottBrew

Active Member
View Badges
Joined
Oct 17, 2018
Messages
385
Reaction score
865
Location
Dunedin Florida
Rating - 0%
0   0   0
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!
 

Ryan115

Well-Known Member
View Badges
Joined
Dec 28, 2010
Messages
586
Reaction score
1,085
Location
Mississippi
Rating - 0%
0   0   0
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 ???
 

ScottBrew

Active Member
View Badges
Joined
Oct 17, 2018
Messages
385
Reaction score
865
Location
Dunedin Florida
Rating - 0%
0   0   0
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.
 

dmolavi

Well-Known Member
View Badges
Joined
Jan 3, 2015
Messages
509
Reaction score
644
Location
United States
Rating - 0%
0   0   0
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?
 

Making aqua concoctions: Have you ever tried the Reef Moonshiner Method?

  • I currently use the moonshiner method.

    Votes: 38 19.8%
  • I don’t currently use the moonshiner method, but I have in the past.

    Votes: 3 1.6%
  • I have not used the moonshiner method.

    Votes: 142 74.0%
  • Other.

    Votes: 9 4.7%
Back
Top