I just swapped over to afor me its only pi4+raspberry pi os. All the older pi 3a/3b/zero are fine, running on raspbian buster.
- Raspberry Pi 3 Model B Rev 1.2
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.
I just swapped over to afor me its only pi4+raspberry pi os. All the older pi 3a/3b/zero are fine, running on raspbian buster.
for me its only pi4+raspberry pi os. All the older pi 3a/3b/zero are fine, running on raspbian buster.
My reef pi controls alot and is happily chugging along on a 10 dollar pi zero w...no issues to speak of. @Ranjib and others can attest to the fact that a pi zero w is plenty for what reef pi does.I've read about some heat issues with the 4 so I think I might start with a 3b+
hello,
I finally received the sensors two weeks ago just before my holidays.
I just had the time to do some tests with an arduino ... the small sensor seems not to be very reliable (i bought the three different sensor ! )
( Non-contact_Liquid_Level_Switch_SKU_FIT0212-DFRobot )
to be tested with a raspberry and reefpi. I'll keep you informed.
have a good day
Remember the Pi is only 3.3v tolerant, if you power sensor with 5v it'll put that out too.
I just swapped over to a
I'll see what happens.
- Raspberry Pi 3 Model B Rev 1.2
If you want anyone else to test it out give me a shout!Yes. For the time being. I think I have fixed the issue with updated raspberry pi os, we are in process of testing it.
you mean electrical stuff? i didn't put it under scope/logic analyzer, till now only checked dmesg .,, there's very little in there, with only one error message ""Is there any activity on the 1-wire pin?
Don't have an RPi4 to test anything on :)
Is it working otherwise?RPi 3b - Reef-Pi 3.4 - latest and greatest kernel.
As we know - no issues with the connections screen. Previous temp sensor error has changed to:
Temperature sensor failure. Error:EOF
& I'm seeing this occassionally:
Current value of 'FragTemp' is below minimum threshold. Executing up routine
Is it working otherwise?
That is very nice to hear :-) , thank you. it was reef-pi's dream to be a humble little controller to make reef keeping easy, and automation affordable, while keeping the innovation possible through open philosophy. Feedbacks like this are our primary way to understand if we are able to achieve that goalBeautifully so far - Got ATO up and going last night.
I have to say that so far I'm thrilled with the robo-tank hardware and your software combo - last GHL controller got listed for sale this morning.
It makes planted tank keeping easy as well. Ph controller, heater controller(that caught a failed heater) and the ability to hack a 69 dollar beamswork and give it more functionality than a 180 dollar fluval 3.0 led light is just....AWESOME!That is very nice to hear :) , thank you. it was reef-pi's dream to be a humble little controller to make reef keeping easy, and automation affordable, while keeping the innovation possible through open philosophy. Feedbacks like this are our primary way to understand if we are able to achieve that goal
This is the most common issue I see with wiring the DS18B20 to the Raspberry Pi - Using 5V for the pullup, but then connecting to an RPi Pin which is very much not 5V tolerant.
You can power the sensor at 5V, but the pull-up needs to be to 3.3V - the 1-wire bus is Open Collector and can only pull down the pin (it shouldn't ever get to 5V from this split power arrangement). There is usually no advantage to doing this though, except for the fact that many of the DS18B20 clones just don't work like the real Maxim part, so anything can happen.
Technically, the power pin is not at all required as 1-wire has a parasitic power mode, but this is very clearly documented as just not working on many of the clone chips you find in the cheap probe cables.
Beautifully so far - Got ATO up and going last night.
I have to say that so far I'm thrilled with the robo-tank hardware and your software combo - last GHL controller got listed for sale this morning.
Hello,
Just had a major reef pi issue @Ranjib I have my doser working on my tank with 2 part. I just work up this moring and the doser #8 was stuck on and had drained more than half my calcium into the tank. I am not sure how to fix this from happening again but that is 100% unacceptable. I had to pull the power from reef pi and force a restart to clear the issue. I am currently doing water changes as I dont think a 600 ppm calcium is ok for my tank.
![]()
![]()
Thank you for reporting this and I am very sorry this happened with the build. You are absolutely right It’s not acceptable at all , and reef-pi Should do everything it can possibly do to avoid such incidents. Let me go through the details and I can then list down things we can improve on the software side , or on hardware configuration recommendationsHello,
Just had a major reef pi issue @Ranjib I have my doser working on my tank with 2 part. I just work up this moring and the doser #8 was stuck on and had drained more than half my calcium into the tank. I am not sure how to fix this from happening again but that is 100% unacceptable. I had to pull the power from reef pi and force a restart to clear the issue. I am currently doing water changes as I dont think a 600 ppm calcium is ok for my tank.
![]()
![]()
This is not any sensor based that the pump can make the pump run arbitrarily, hence doser does not have ato like “disable after specific run time “ type feature .Is there a way to set it up so that if it runs for more than X seconds/minutes, stop it? (I don't use ReefPi for dosing, so I'm not aware of it's capabilities in that regard)