Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Reset the database, and are currently rebuilding the box. Now I have to sort out my ATO system, but that should be simple. One of the temperature probes was causing issues. One of the thick orange cabled ones took a dump, so @Mikeneedsahobby was correct. This is the adventure that is beta testing though. Can't wait to start testing the pH capability.
I'll have to cut open the shrink wrap on the connector, but I think the wet side failed. I can't really open that up without destroying it.The downside of a shared bus is one bad component whacks them all. Interested in seeing any pictures of the probe or wiring on it.
Close...Power button. :)Looks very nice! Is that a reset button I spy?
Dry fit...LEDs don't come on but should be an easy thing to fix...![]()
does not have galvanic isolation (i.e its prone to aberration)Wondering if anyone has tried this PH board. Sounds way to cheap to be trusted, but it even includes two temperature sensors (one on-board and one waterproof). Any opinions?
http://www.mini-kossel.com/Arduino-PH-Board
Development work is humming along . Now that the pwm bug is sorted I am refocusing in ph board . We have the driver work done, and next is integration of calibration module and start doing field testing (need all of your help, who have pico board or ph board on this) ... it’s been constantly raining here in Bay Area , and I’m realizing having garage downstairs of our apartment, is a discouraging factor during such weather ...
On a separate note , I am big fan of Serpadesign youtube channel , run bay Tanib Serpa who shares a lot of good videos on terrarium /Vivarium/freshwater tanks. I built this native terrarium (more excuse to spend time with my son :) ) last month , it’s doing ok since then, and is blooming tiny flowers now :) . Me, wife, son everyone is intrigued and full of joy about it
![]()
Flowers
![]()
Development work is humming along . Now that the pwm bug is sorted I am refocusing in ph board . We have the driver work done, and next is integration of calibration module and start doing field testing (need all of your help, who have pico board or ph board on this) ... it’s been constantly raining here in Bay Area , and I’m realizing having garage downstairs of our apartment, is a discouraging factor during such weather ...
On a separate note , I am big fan of Serpadesign youtube channel , run bay Tanib Serpa who shares a lot of good videos on terrarium /Vivarium/freshwater tanks. I built this native terrarium (more excuse to spend time with my son :) ) last month , it’s doing ok since then, and is blooming tiny flowers now :) . Me, wife, son everyone is intrigued and full of joy about it
![]()
Flowers
![]()
I know we talked about this earlier in the threads but want to get some additional information. Currently running my heaters in failsafe mode, thermostat in the heater is set and reef-pi is used as failsafe if they go out of range on the high side. One of my heaters is not adjustable, it's pre-set to 78deg, I want to lower the temp in the tank to 74 and to do that I would need reef-pi to control the temp. That would require the relay to be used more frequently, I think I remember that it shouldn't be an issue since the relays should have a decent amount of life but wanted to get some input before making the change.
Thanks! :)
I changed the frequency of temperature checks to every 10 minutes. At that frequency I still hold +\- 0.3 degrees but the relay is switching less often. I probably could go longer between checks.
An average electro-mechanical relay lasts 1000,000 cycles. If we assume it lasts at least 500,000 time (half the expected cycle), and if you are running temperature check at 1-minute interval, then its 525600 times a year. So safely a year at least. You can get higher rating relays, increase temperature interval etc.I know we talked about this earlier in the threads but want to get some additional information. Currently running my heaters in failsafe mode, thermostat in the heater is set and reef-pi is used as failsafe if they go out of range on the high side. One of my heaters is not adjustable, it's pre-set to 78deg, I want to lower the temp in the tank to 74 and to do that I would need reef-pi to control the temp. That would require the relay to be used more frequently, I think I remember that it shouldn't be an issue since the relays should have a decent amount of life but wanted to get some input before making the change.
Thanks! :)
I know we talked about this earlier in the threads but want to get some additional information. Currently running my heaters in failsafe mode, thermostat in the heater is set and reef-pi is used as failsafe if they go out of range on the high side. One of my heaters is not adjustable, it's pre-set to 78deg, I want to lower the temp in the tank to 74 and to do that I would need reef-pi to control the temp. That would require the relay to be used more frequently, I think I remember that it shouldn't be an issue since the relays should have a decent amount of life but wanted to get some input before making the change.
Thanks! :)
@Tom Bishop I agree that a SSR would be the way to go, since you will likely be looking at short cycles on a small tank. However, I imagine on a tank that size you are running a fairly small heater (<75W), so I think that you would be fine with a regular SSR on something like this https://www.sainsmart.com/products/4-channel-5v-solid-state-relay-module . They are rated up to 2 amps, so smaller heaters and many current pumps would be ok as well.You could also just use a solid state relay for the heater control. then you don’t have to worry as much about mechanical failure. I’m going to eventually build another power box with a mix of mechanical and solid state relays for things that switch often like ATO and heater. The standard ssr relays you see would not support a heater but this one will.
https://www.amazon.com/dp/B07JYLQPC8/ref=cm_sw_r_sms_c_api_i_szIHCbC5T51AX
Thanks thats nice data to know, how many gallons is your tank? This is a very small tank 2.5 gallons, I probably should have mentioned that. Not sure how much of a swing but something I can test and see how much it swings over a given time.