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

Bigtrout

Valuable Member
View Badges
Joined
Dec 16, 2018
Messages
1,189
Reaction score
2,826
Rating - 0%
0   0   0
This Goes Double for Bonnie and I...
I like the natural looking biotope, she likes trinkets etc so u can see a few decorating compromises in my tank...and the glofish. But i do have to admit that they do look neat under the blue leds at night.

Looking at return pumps for my future 40 breeder sump, any recommendations for a return pump easily controlled by reef pi PCA9685 pwm? I was thinking of using a jebao dcp6500 or 8000, but im welcome to suggestions for a return pump capable of 600gph pushing 5 feet of head, easily contolled by pwm.
 

Erica-Renee

Valuable Member
View Badges
Joined
Oct 4, 2017
Messages
1,596
Reaction score
3,290
Location
lost
Rating - 0%
0   0   0
I like the natural looking biotope, she likes trinkets etc so u can see a few decorating compromises in my tank...and the glofish. But i do have to admit that they do look neat under the blue leds at night.

Looking at return pumps for my future 40 breeder sump, any recommendations for a return pump easily controlled by reef pi PCA9685 pwm? I was thinking of using a jebao dcp6500 or 8000, but im welcome to suggestions for a return pump capable of 600gph pushing 5 feet of head, easily contolled by pwm.

I am not sure about pwm controllable . I have seen a few threads about controlling Jabao pumps with controller other then there own thou. I know i have a dcp 8000 and its not the most reliable pump..

My suggestion for return pump is ac pump a bit larger then your needs and dial it with a Valve /return water back to the sump . I run a REEFLOW Hammer Head But my sump is 150 gallons and in the Basement..
a Return pump Just has to work and Work always ..
 

dmolavi

Well-Known Member
View Badges
Joined
Jan 3, 2015
Messages
509
Reaction score
644
Location
United States
Rating - 0%
0   0   0
I'm interested in the range of the dimmer input. e.g., is it 0-10V? 0-12V? 0-5V? etc. By measuring across the two fixed terminals in the potentiometer we know the full range of the dimmer input.

I had to plug in the dimmer tonight, and noticed an immediate drop in the light output, even when it was set to 100%. Presumably this is because that while the driver outputs 12V, the dimmer maxes out at 10V, a 16% reduction. This tells me the lights could be driven to 12V on a dimmer, since that's what they get, undimmed. But the percentage calc for dimming is easier on a 0-10V scale than on a 0-12V scale...
 

Ryan115

Well-Known Member
View Badges
Joined
Dec 28, 2010
Messages
586
Reaction score
1,085
Location
Mississippi
Rating - 0%
0   0   0
So,. you get periodic spikes of CPU at 40%, but the overall trend is well 20% (second graph). Do you have lot of timers or things that all trigger at the same time? like 0 second.. whats the interval between the spikes in the first graph?
30-45 minutes between spikes.
I have one timer that runs every 4 hours and the rest are just for my lights.
ATO is on 60sec interval and heater is temp is 5 minute interval.
I do have all of the PWM pins on the PCA9685 mapped out for testing, but are mostly all static values. Will the I2C commands take up that much?
 

dmolavi

Well-Known Member
View Badges
Joined
Jan 3, 2015
Messages
509
Reaction score
644
Location
United States
Rating - 0%
0   0   0
I dont know . I think it should be, but unless we know someone has tested it or have some idea around what its requirement.. hard to say

If it's of any use, I have an extra controller for a Jebao RW4 (similar to the PP8, but with wireless to sync 2 pumps). I also have the JBWave controller and it's latest firmware, based on an ATMega...
 
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
30-45 minutes between spikes.
I have one timer that runs every 4 hours and the rest are just for my lights.
ATO is on 60sec interval and heater is temp is 5 minute interval.
I do have all of the PWM pins on the PCA9685 mapped out for testing, but are mostly all static values. Will the I2C commands take up that much?
Should not be. But it’s worth checking the cpu with those channels unused. Light imtensites are set every 1 minute , so I would expect spikes every minute if they were the culprit
 
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
Cross posting the base board stuff , just got my hands on this , thanks to @theatrus
Totally awesome . Gonna focus on the driver development soon

9491145C-B4AE-4139-A303-535BEE2CF7D4.jpeg


9BCC7050-3F09-4179-A6BC-8DE6EFD85E5E.jpeg


D9801E60-1C06-454D-9D07-3D2ABEE275C7.jpeg


CABAECF6-C10E-4AE2-8CE4-3947A0C16D90.jpeg


F576CBAC-1018-4488-A9B9-B58905D2C14E.jpeg


BDE0AD3C-43C1-4AEF-8691-8620837C9C3E.jpeg
 

KGTD

New Member
View Badges
Joined
Dec 16, 2018
Messages
3
Reaction score
8
Rating - 0%
0   0   0
Hello Ranjib,

Thank you so much for creating reef-pi. I'm new to fishkeeping but I've been a nerd forever, so I immediately jumped in to learning how to automate.

I have a reef-pi setup that is currently doing temperature monitoring for me. I want implement heater control with 433mhz power outlets. I've done some research and once I have the hardware and libraries for my Pi, I would just need to run a shell command to turn an outlet on/off. Is that something you ever plan to add? If not, any suggestions on where to look in the code so I could hack this myself?
 
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
Hello Ranjib,

Thank you so much for creating reef-pi. I'm new to fishkeeping but I've been a nerd forever, so I immediately jumped in to learning how to automate.

I have a reef-pi setup that is currently doing temperature monitoring for me. I want implement heater control with 433mhz power outlets. I've done some research and once I have the hardware and libraries for my Pi, I would just need to run a shell command to turn an outlet on/off. Is that something you ever plan to add? If not, any suggestions on where to look in the code so I could hack this myself?
Not right now. We have plans to consider supporting smart outlet like things but only after the main planned things are done. I am currently working on a common hardware layer with @theatrus , it will make supporting things like this easier in future
 
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
Hello Ranjib,

Thank you so much for creating reef-pi. I'm new to fishkeeping but I've been a nerd forever, so I immediately jumped in to learning how to automate.

I have a reef-pi setup that is currently doing temperature monitoring for me. I want implement heater control with 433mhz power outlets. I've done some research and once I have the hardware and libraries for my Pi, I would just need to run a shell command to turn an outlet on/off. Is that something you ever plan to add? If not, any suggestions on where to look in the code so I could hack this myself?
Welcome to reef2reef
 
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
Question regarding light settings. I am finding it hard to adjust the ramping that I want in 2 hour increments. Is there any plan to add more granularity to the lighting times?
yes. I want to support custom profile, as part of 3.0 .
 

rushbattle

Valuable Member
View Badges
Joined
Oct 19, 2016
Messages
1,347
Reaction score
1,644
Location
Equality
Rating - 0%
0   0   0
yes. I want to support custom profile, as part of 3.0 .
I am hoping the code for the lights and the wavemaker are the same and have fine granularity. I need to control all of my pumps on 3 aquariums with 0-10V but I refuse to buy an Apex to do so. The only thing holding me back is the code in reef-pi for now, I think?
 
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 am hoping the code for the lights and the wavemaker are the same and have fine granularity. I need to control all of my pumps on 3 aquariums with 0-10V but I refuse to buy an Apex to do so. The only thing holding me back is the code in reef-pi for now, I think?
Something to note here is that though you define the intensity in two hours interval, they get applied every minute with linear interpolation. Then theres the diurnal profile as well...
 

rushbattle

Valuable Member
View Badges
Joined
Oct 19, 2016
Messages
1,347
Reaction score
1,644
Location
Equality
Rating - 0%
0   0   0
Something to note here is that though you define the intensity in two hours interval, they get applied every minute with linear interpolation. Then theres the diurnal profile as well...
Right, I was just referring to my wish that you only have to do the coding work on one and translate to the other module, not write from scratch for both.
 

stefanm

Active Member
View Badges
Joined
Oct 11, 2017
Messages
360
Reaction score
397
Location
Sweden
Rating - 0%
0   0   0
A couple of questions,

Which pi do I need to run the following;
1) chiller and heater (2 no. Ds18b20)
2) 8 power outlets including the chiller and heater
3) 4 no. Dosing pumps

Running headless via a smartphone.
 

When to mix up fish meal: When was the last time you tried a different brand of food for your reef?

  • I regularly change the food that I feed to the tank.

    Votes: 44 21.3%
  • I occasionally change the food that I feed to the tank.

    Votes: 72 34.8%
  • I rarely change the food that I feed to the tank.

    Votes: 68 32.9%
  • I never change the food that I feed to the tank.

    Votes: 19 9.2%
  • Other.

    Votes: 4 1.9%
Back
Top