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

AquaRaider44

#Reef4Life
View Badges
Joined
Apr 19, 2019
Messages
526
Reaction score
823
Location
Brevard County
Rating - 0%
0   0   0
Anyone using MarsAqua or other similar black box lights with success please let me know how long you run the lights for on each color and what intensity you use. I have a mixed reef tank with a little of everything.
 

asting

Active Member
View Badges
Joined
Nov 8, 2016
Messages
168
Reaction score
124
Rating - 0%
0   0   0
Anyone using MarsAqua or other similar black box lights with success please let me know how long you run the lights for on each color and what intensity you use. I have a mixed reef tank with a little of everything.
That is going to depend on a multitude of factors including depth, coral placement, number of lights, how the lights are mounted (including distance from the surface).
 

asting

Active Member
View Badges
Joined
Nov 8, 2016
Messages
168
Reaction score
124
Rating - 0%
0   0   0
Apologies if this has been answered, or addressed, but has anyone used the cheap 2 in 1 salinity and ph probes to connect to the raspberry pi? I already have an inkbird and smart outlets i use for power, so i'm just hoping to be able to log and monitor ph, temperature, and salinity. for $70 for salinity and PH, it seems like a pretty cool setup if it were possible to tear into and read values.

Here's the type of monitor i'm talking about.
https://www.ebay.com/itm/Aquarium-E...553595?hash=item25a74bd07b:g:34gAAOSwKrhVaqTW
 

Ryan115

Well-Known Member
View Badges
Joined
Dec 28, 2010
Messages
586
Reaction score
1,085
Location
Mississippi
Rating - 0%
0   0   0
Anyone using MarsAqua or other similar black box lights with success please let me know how long you run the lights for on each color and what intensity you use. I have a mixed reef tank with a little of everything.
I am using an SB Reef Lights basic 32" over a 90g. It is mounted ~8" above the water line.
Here is my light cycle
upload_2019-6-16_17-51-8.png
 

AquaRaider44

#Reef4Life
View Badges
Joined
Apr 19, 2019
Messages
526
Reaction score
823
Location
Brevard County
Rating - 0%
0   0   0
@Ranjib Hello, how do I update to 3.0.0-pre-alpha-2 or install this version? I have never done a Reef-Pi update before and am on 2.3. Thank you!
Updated followed the guide and your post as well as @Michael Lane 's help. Wish I knew that deleting the database deleted all the settings. I thought it heald the old temperature data and stuff like that. I am all back up and running!
 

rushbattle

Valuable Member
View Badges
Joined
Oct 19, 2016
Messages
1,347
Reaction score
1,647
Location
Equality
Rating - 0%
0   0   0
Updated followed the guide and your post as well as @Michael Lane 's help. Wish I knew that deleting the database deleted all the settings. I thought it heald the old temperature data and stuff like that. I am all back up and running!
To be fair to @Ranjib I think he does say that in a number of places. I have seen some folks that were considering making some changes that allowed the data to translate to the updated reef-pi, but haven't seen any mention of a completed change that allowed that.
 

AquaRaider44

#Reef4Life
View Badges
Joined
Apr 19, 2019
Messages
526
Reaction score
823
Location
Brevard County
Rating - 0%
0   0   0
To be fair to @Ranjib I think he does say that in a number of places. I have seen some folks that were considering making some changes that allowed the data to translate to the updated reef-pi, but haven't seen any mention of a completed change that allowed that.
Yep, it is probably my fault. I should probably read more/better.
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,848
Reaction score
17,081
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
Apologies if this has been answered, or addressed, but has anyone used the cheap 2 in 1 salinity and ph probes to connect to the raspberry pi? I already have an inkbird and smart outlets i use for power, so i'm just hoping to be able to log and monitor ph, temperature, and salinity. for $70 for salinity and PH, it seems like a pretty cool setup if it were possible to tear into and read values.

Here's the type of monitor i'm talking about.
https://www.ebay.com/itm/Aquarium-E...553595?hash=item25a74bd07b:g:34gAAOSwKrhVaqTW
Nope, you can give it a shot and let us know if they are reliable.
 

Bigtrout

Valuable Member
View Badges
Joined
Dec 16, 2018
Messages
1,189
Reaction score
2,826
Rating - 0%
0   0   0
Yep, it is probably my fault. I should probably read more/better.

Its all good now, you are back up and running. Once I have all my settings where i want them, I make a copy of the reef pi database file and keep it just in case tinkering around causes me to need it. It saves having to re do all the settings again
 

Bigtrout

Valuable Member
View Badges
Joined
Dec 16, 2018
Messages
1,189
Reaction score
2,826
Rating - 0%
0   0   0
Apologies if this has been answered, or addressed, but has anyone used the cheap 2 in 1 salinity and ph probes to connect to the raspberry pi? I already have an inkbird and smart outlets i use for power, so i'm just hoping to be able to log and monitor ph, temperature, and salinity. for $70 for salinity and PH, it seems like a pretty cool setup if it were possible to tear into and read values.

Here's the type of monitor i'm talking about.
https://www.ebay.com/itm/Aquarium-E...553595?hash=item25a74bd07b:g:34gAAOSwKrhVaqTW

I was where you are now a while ago. I had an inkbird itc-1000 i used for a temp controller and some etekcity smart outlets for my setup. Then I read about reef-pi and built my own controller. I am much happier with the control and monitoring of my tank since I did that.

Make a reef pi!!!
 

BenB

Active Member
View Badges
Joined
Jun 11, 2019
Messages
112
Reaction score
155
Rating - 0%
0   0   0
Yes. but not in 2.3, its in 3.0 development branch. This is due to the recent work we did on HAL (hardware abstraction layer), which will allow us to not only add multiple pca9685 devices, but also use them as outlets. Each pca9685 can be used to get 16 outlets.

Nice! Will there be an option for inlets too? By adding an other type of i2c board for example?
 

BenB

Active Member
View Badges
Joined
Jun 11, 2019
Messages
112
Reaction score
155
Rating - 0%
0   0   0
I found this:

https://github.com/reef-pi/reef-pi/issues/566

Add support for MCP23017 IC #566

Current reef-pi digital input and output capabilities (outlets & inlets) are limited by Raspberry Pi's GPIO pins (18 altogether), we want to support MCP23017 IC to extend the digital I/O capability. For this we'll need

  • MCP23017 driver in reef-pi/drivers
  • Ability to configure inlets and outlets in reef-pi as either pi GPIO or MC23017 IC (address , incase of multiple MCP23017)
  • Frontend/UI support for all of the backend configuration
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,848
Reaction score
17,081
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
I found this:

https://github.com/reef-pi/reef-pi/issues/566

Add support for MCP23017 IC #566

Current reef-pi digital input and output capabilities (outlets & inlets) are limited by Raspberry Pi's GPIO pins (18 altogether), we want to support MCP23017 IC to extend the digital I/O capability. For this we'll need




    • MCP23017 driver in reef-pi/drivers
    • Ability to configure inlets and outlets in reef-pi as either pi GPIO or MC23017 IC (address , incase of multiple MCP23017)
    • Frontend/UI support for all of the backend configuration
You noticed this already. This is planned, but not prioritized yet. Probably we;ll get it done once we wrapped up the high priority stuffs (pwm profiles, managment API)
 

AquaRaider44

#Reef4Life
View Badges
Joined
Apr 19, 2019
Messages
526
Reaction score
823
Location
Brevard County
Rating - 0%
0   0   0

bala murugan 00500

Community Member
View Badges
Joined
Oct 16, 2018
Messages
34
Reaction score
90
Location
coimbatore ,India
Rating - 0%
0   0   0
HI friends, I'm bala from INDIA


First of all I thank everyone how contributed their work on REEF-pi. I never think I will have automation in my aquarium. I get to know reef-pi by watching one youtube channel named Rickets Reef.


Basically I don’t know anything about electronic and programing. By seeing the support you peoples are giving. I simply ordered every items to make Reef-pi. I love to make DIY, but I never tried any DIY in electrical.

I’m having 70G main tank and 40G sump. For that I started MY reef-pi built, by Step by step Guide from reef-pi.github and reef2reef website. I successfully connected 2 temperature probe, 1 float switch, and 1 small LES to test.

Screenshot (121).png



In that I come across with some problem

1) I added one led in GPIO pin 21 and added it in equipment. if I triggered the float switch LED is turning on , but when I manually turn on the led (in Equipment) it is turning on and automatically going off after few seconds, and I try set that equipment as heater, same problem over there , turning off in few seconds ....



2) I got pca9685 to control my DIY light, in that I don’t know what is the name of the pins in pca9685 to enter in jacks option. In reef-pi.github website they entered as pin 0, 1 and 2,3 and 4,5 and 12 .how they are defining 0,1 as pin number
how to find pin number for 16 pin in pca9685

Screenshot (123).png
 

Bigtrout

Valuable Member
View Badges
Joined
Dec 16, 2018
Messages
1,189
Reaction score
2,826
Rating - 0%
0   0   0
First of all, welcome to reef 2 reef!!!

To answer your questions:

1. If you make an equipment that is controlled by something else...that is ato or a heater, the equipment can not be manually controlled, because the ato, or heater control now takes control of that piece of equipment, and switches it on or off according to that control.

If you just make an outlet, NOT controlled by a heater or ATO, you can manually switch it on or off and it will stay in that state.

2. The 16 pins of the pca9685 are not numbered 1 thru 16, they are numbered 0 thru 15. So the first pin is pin 0 and the 16th pin would be pin 15.
When pins are seperated by commas, it means you are defining one light with 2 seperate channels. So a light with pins defined as pins 0,1 uses pin0 ( first pin) as one channel and pin1(second pin) as a seperate channel.
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,848
Reaction score
17,081
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
HI friends, I'm bala from INDIA


First of all I thank everyone how contributed their work on REEF-pi. I never think I will have automation in my aquarium. I get to know reef-pi by watching one youtube channel named Rickets Reef.


Basically I don’t know anything about electronic and programing. By seeing the support you peoples are giving. I simply ordered every items to make Reef-pi. I love to make DIY, but I never tried any DIY in electrical.

I’m having 70G main tank and 40G sump. For that I started MY reef-pi built, by Step by step Guide from reef-pi.github and reef2reef website. I successfully connected 2 temperature probe, 1 float switch, and 1 small LES to test.

Screenshot (121).png



In that I come across with some problem

1) I added one led in GPIO pin 21 and added it in equipment. if I triggered the float switch LED is turning on , but when I manually turn on the led (in Equipment) it is turning on and automatically going off after few seconds, and I try set that equipment as heater, same problem over there , turning off in few seconds ....



2) I got pca9685 to control my DIY light, in that I don’t know what is the name of the pins in pca9685 to enter in jacks option. In reef-pi.github website they entered as pin 0, 1 and 2,3 and 4,5 and 12 .how they are defining 0,1 as pin number
how to find pin number for 16 pin in pca9685

Screenshot (123).png
Welcome to reef2reef bala, we are super excited to have you with us and thank you for trying out reef-pi. I see @Bigtrout already answered most of your question (he's the best :-0) ). Let us know if you need any other help.
Which part of Coimbatore you are from? I've been to Tidal park once. Do share your tank pics if possible :)
 
Back
Top