DIY reef-pi system In kitchen island

bleuchzsteve

Community Member
View Badges
Joined
May 5, 2022
Messages
56
Reaction score
20
Location
Chattanooga
Rating - 0%
0   0   0
Hi all-

i am working on a capstone project for a software engineering course I’m taking and I am using a reef pi to monitor parameters from my new tank. The idea is to set up the device to monitor PH ands temperature( and hopefully figure out how to add salinity and other functions down the road). My question is what exact hardware do I need for this build? I know I need the pi, but do I just need the two additional sensors or is there additional hardware needed? Also any recs on where to find this stuff in stock is appreciated . I built a custom tank into my kitchen island and this is my first time during a full front end /back end coding project and also using a raspberry pi. Thanks for any input!!
 

ColoredRock

Well-Known Member
View Badges
Joined
Aug 9, 2021
Messages
854
Reaction score
1,026
Location
Murrieta, CA (North of San Diego)
Rating - 0%
0   0   0
Hi all-

i am working on a capstone project for a software engineering course I’m taking and I am using a reef pi to monitor parameters from my new tank. The idea is to set up the device to monitor PH ands temperature( and hopefully figure out how to add salinity and other functions down the road). My question is what exact hardware do I need for this build? I know I need the pi, but do I just need the two additional sensors or is there additional hardware needed? Also any recs on where to find this stuff in stock is appreciated . I built a custom tank into my kitchen island and this is my first time during a full front end /back end coding project and also using a raspberry pi. Thanks for any input!!
Welcome..

When I first got into reef-pi it seemed a little daunting to say the least on the hardware side.. (and on coding side :) ) but its been a really fun project. I ended up going with a robotank (https://www.robo-tank.ca/) as you are looking at the software engineering side of things and not the hardware as much, you might want to check it out.
 

ColoredRock

Well-Known Member
View Badges
Joined
Aug 9, 2021
Messages
854
Reaction score
1,026
Location
Murrieta, CA (North of San Diego)
Rating - 0%
0   0   0
Also.. tho a bit out dated they still are viable these will give you the parts lists and how to build it.

Ph:


Temp (and the ability to control)
 

Sral

Valuable Member
View Badges
Joined
May 2, 2022
Messages
1,006
Reaction score
976
Location
Germany
Rating - 0%
0   0   0
Hi all-

i am working on a capstone project for a software engineering course I’m taking and I am using a reef pi to monitor parameters from my new tank. The idea is to set up the device to monitor PH ands temperature( and hopefully figure out how to add salinity and other functions down the road). My question is what exact hardware do I need for this build? I know I need the pi, but do I just need the two additional sensors or is there additional hardware needed? Also any recs on where to find this stuff in stock is appreciated . I built a custom tank into my kitchen island and this is my first time during a full front end /back end coding project and also using a raspberry pi. Thanks for any input!!
Welcome to the club !
Please do share photos, a Tank inside a kitchen island sounds like a grand idea !

As mentioned by @ColoredRock, if you don't want to handle hardware, Robo-Tank by @robsworld78 is the way to go, as far as I know. It includes both a temperature probe port and a pH sensor port (you just need to connect the probes). You can also get the DS18B20 temperature sensors from his webpage.

If you want to go more DIY, you'll have to buy the pH measuring circuit. Typical circuit's I have seen around here are either Robo-Tank (you can get the pH circuit separately), or Atlas-Scientific. Although the latter can be quite expensive and you'll have to buy an isolation circuit board separately, whereas the Robo-Tank circuit is already isolated.
Atlas-Scientific also offer other circuits, like ORP and EC (which is connected to salinity), but again, quite pricey and you'll need an isolation circuit board for each of those circuit boards.
ORP can be measured with Robo-Tank's pH circuit as well, as far as I know, in the range of -400mV to +2000mV. You'd "just" need a second pH circuit, connect an ORP probe and calculate the returned pH value back to mV ( (pH-7.0)*59.16mV ).
For EC/Salinity I have been working on a DIY circuit. First 2 pages of the thread are about the analog circuit I started with and some basics, but at page 3 I have started to make a digital circuit by programming a microController. If that is up your alley, you can try to recreate that. Otherwise you can wait for me to finish my DIY build and hope for Robo-Tank to maybe sell a ready version of that.
 

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
The existing ph module can also be used to monitor salinity and orp using atlas scientific ezo or tentacle boards. You have to do the calibration and other required changes(i2c mode) outside reef-pi, through their python library
 

High pressure shells: Do you look for signs of stress in the invertebrates in your reef tank?

  • I regularly look for signs of invertebrate stress in my reef tank.

    Votes: 33 31.4%
  • I occasionally look for signs of invertebrate stress in my reef tank.

    Votes: 25 23.8%
  • I rarely look for signs of invertebrate stress in my reef tank.

    Votes: 19 18.1%
  • I never look for signs of invertebrate stress in my reef tank.

    Votes: 28 26.7%
  • Other.

    Votes: 0 0.0%
Back
Top