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.
Did you try adding a fake piece of equipment for the "Chiller" setting on temperature controller?Omg, another temp probe going out on me again. This time, I wake up and the temp in the tank is at 72 degrees, I have to manually cut the heater on and it will cut off at the temp I have set for it to go off but it will not cut the heaters back on if the temp goes below the set point. It is a rollercoaster ride of temps all day long. This is annoying me to the point of no return. Just bought a nice colony of candy canes too. Errrrrr
I have not tried pi zero 2. I’ll recommend trying with pi 0 build first and if that does not work then move to pi 3 build.@Ranjib
I bought a 29 biocube and my winter project is going to be building another reef-pi. Since a pi zero w is nowhere to be found, i managed to snag a pi zero 2 w. The main differemce is the 2 w has a 4 core processor, the form factor and memory remain the same.
Does reef pi work in the new zero 2 w? Has anyone tried? If so which image is correct, the pi 0 image, or the pi 3 image?
I guess im the guinea pig. Will test and report when the pi 2 zero w arrivesI have not tried pi zero 2. I’ll recommend trying with pi 0 build first and if that does not work then move to pi 3 build.
it will be pretty easy to detect if 0 build is not working, since the binary will nit even start. systemctl status reef-pi.service will show that it’s stopped , so after installation
I got some of those, they work good, I think I used the Pi 0 image. To me the wifi feels faster than the original zero but still not enough power for a display. The desktop OS runs but when the browser is open it crawls and basically unusable. Other than that it's great.@Ranjib
I bought a 29 biocube and my winter project is going to be building another reef-pi. Since a pi zero w is nowhere to be found, i managed to snag a pi zero 2 w. The main differemce is the 2 w has a 4 core processor, the form factor and memory remain the same.
Does reef pi work in the new zero 2 w? Has anyone tried? If so which image is correct, the pi 0 image, or the pi 3 image?
Go SSD HDD from start. All you space issues and SD failures will go. Of course it is just an IT’s opinionGoing to start setting up my Raspberry Pi for Reef-Pi. Is there any specific SD card that is more reliable? Seems like the SD card is the biggest issue with Raspberry Pi reliability. I thought I had a spare but will need to buy a new card.
I would go pi3 or 4. I use 4 and works great. Pi0 is just about enough for this job but forget display connection if you do that.@Ranjib
I bought a 29 biocube and my winter project is going to be building another reef-pi. Since a pi zero w is nowhere to be found, i managed to snag a pi zero 2 w. The main differemce is the 2 w has a 4 core processor, the form factor and memory remain the same.
Does reef pi work in the new zero 2 w? Has anyone tried? If so which image is correct, the pi 0 image, or the pi 3 image?
My pi zero running my 75 freshwater does just fine. Instead of a display, I run it headless. It barely breaks a sweat. Ssd is fine, but with a good sd card and a rtc added to my reef pi i havent had a card corruption issue yet and i live in an area with numerous power failures. That being said, i do have a backup and spare card ready at all times just in case.I would go pi3 or 4. I use 4 and works great. Pi0 is just about enough for this job but forget display connection if you do that.
You are right. The reef-pi itself doesn’t require more than pi 0. If you plan anything more on that hardware be it just a display, or connecting it to your Alexa, run mqtt server on the side it is not enough.My pi zero running my 75 freshwater does just fine. Instead of a display, I run it headless. It barely breaks a sweat. Ssd is fine, but with a good sd card and a rtc added to my reef pi i havent had a card corruption issue yet and i live in an area with numerous power failures. That being said, i do have a backup and spare card ready at all times just in case.
I have the same in place for my Pi 4 im using as a router.
Any you can plug in to a USB 2/3 case. I use the 2.5. Be careful some of the cheap one doesn’t work with the pi.which SSD form factor is needed for a Pi?
Yep. It is actually less performance than the high end SD but the benefits are higher than the performance loss. I actually never noticed but I know it is lower according to the tests I have looked.ok so it's an USB SSD to plug to the USB port
That is exactly how I got it to work, added chiller to a plug that wasn't even a plug lol, then made the temp for the chiller to kick on at like 120 degrees and blam, now controls my heaters again. Is this a bug for raspberry pi 4's?Did you try adding a fake piece of equipment for the "Chiller" setting on temperature controller?
If you can't get it working easiest solution is to go back to 4.3, you can use the upgrade in admin tab. Make sure to power cycle the Pi after you do that. Then delete all your temperature sensors and add them back. That should sort it out.
Once v5.1 is released you can update again.
Should be possible. The actions can be grouped as a single macro which is then triggered by ph moduleGuys, with reef-pi is possible to trigger custom "actions" based on "any" sensor data ? In example, power on the chiller outlet if ph reading is 34, then dose 20ml with dosing pump3 and shutdown the heater.
(stupid example only to show the idea)
It’s a UI bug that saves the empty equipment target for chiller as ‘nothing’ in 5.0 release. It’s fixed in master and will be released in 5.1That is exactly how I got it to work, added chiller to a plug that wasn't even a plug lol, then made the temp for the chiller to kick on at like 120 degrees and blam, now controls my heaters again. Is this a bug for raspberry pi 4's?