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.
Yup .. this is expected as i have mentioned. Its not a bug .. a new thing that we introduced in reef-pi recently which requires UI support (should be in by 4.0)My blue channel is on Interval, no chart for it...
![]()
Key is to use good stranded wire. Some of the stuff that is out there is very low grade aluminum wire.Those of you with electrical knowledge, is there an issue to using stranded (flexible) 14awg wire to wire the power bar outlets?
In my original power bar I used standard household 2-1 14awg, but it's a real pia to work with in a small box, was hoping to make it easier by using stranded/more flexible wire.
@Bigtrout
Temperature monitor can be done pretty simply. I would use a pi zero w and a DS18B20 sensor. Ranjib created a temperature guide. It assumes you have power control, but you can ignore that part.Hi I am new here and there is A LOT going on in this thread. I'm looking to build a simple temperature monitor, nothing else, no controller power bar etc. Is there any guide/thread/link on this?
And excuse my naivete, can this be done a Windows box, or is it only programmed via Linux?
Thanks for this. I'll read throughTemperature monitor can be done pretty simply. I would use a pi zero w and a DS18B20 sensor. Ranjib created a temperature guide. It assumes you have power control, but you can ignore that part.
You don't actually have to do any programming. reef-pi runs on raspberry pi, so it requires linux. It runs its own web server, so you can access it from windows, linux, mac, or anything with a browser.
I was curious about the same thing.Has anyone setup wavemakers controller by the reef-pi? I’ve got a pair of old jebao wp10’s I was going to hook up to PWM, but not sure how to setup appropriate patterns.
@Michael Lane @Bigtrout working on new build and putting the pieces together, I went the easy route this time and ordered a bunch of stiff from Mike. Looking at the diagrams I see the meanwell PS and was wanting to get more information about it. The part that I am scratching my head is if its a 5v PS how is it also providing 12v power, from the diagram it has something called a 12v boost. I am trying to understand when the 12v connection would be necessary, I know its to provide power for the uln2803, but wanting to understand the when and why and how the 12v boost works from the meanwell. Which meanawell PS are you guys using, do you enclose it in something etc....
Here are my initial plans right now for my build:
DJ strip
Mars Aqua Light
multiple Temp sensors
ATO ( not sure which sensors yet, still researching )
Long range, I will at some point add the dosing and PH modules (which I have right now but not the parts to complete). Right now my build is still dry and I am thinking that I will not need these initially but later on once I get more corals in place etc.
Thanks in advance and thanks for the hardware! :)
While you wait on Mike and Bigtrout to respond, I'll see if I can fill in the blanks.
So, there are two voltage inputs on the HAT: a 5v that powers the board and back powers the Pi itself; then there's the 12v, which powers the ULN chip and provides the 12v for things like a doser (if using Mike's Jebao adapter) or the DJ strip. The two inputs operate independently of each other.
To minimize the number of power supplies if you need both the 5v and the 12v, you can get a quality 12v psu like a meanwell, that will get you clean 12v input; then use a buck converter (I use a DROCK as it seems beefier than the cheap 5 packs) to step the 12v down to 5v. Or you could go the other way around and get a step up converter to boost 5v to 12v, but I believe the step down option is preferred (I'll let big boys confirm/deny this).
Hopefully that makes sense.
For example on my Pi, I have 12v coming in to a barrel plug, from the plug I have two sets of leads. One sends 12v to the 12v on the Hat, the other set of leads goes to a DROCK buck converter that brings the voltage down to 5v (actually 5.1v), then the buck converter feeds into the 5v on the Hat.
@AbjectMaelstroM described everything perfectly. I prefer to use a 5v supply and use a boost converter to get 12v, but you can use either voltage as long as you include the appropriate voltage converter.Yup makes perfect sense, I will go the route of 12v and stepping down the voltage for the Pi and then feed 12v straight through. Been over a year since I built the first one and did not go back and look at the power controller diagram to see that 12v is being used by the DJ strip, I get it now so I will wire both up from the 12v supply. I have a bunch of good laptop supplies but will look into the meanwell (which part number if handy?)also, do most have it installed in a separate enclosure?
I still need to start my build thread but keep researching so many things always something else to learn about, thanks for the quick reply!
@AbjectMaelstroM described everything perfectly. I prefer to use a 5v supply and use a boost converter to get 12v, but you can use either voltage as long as you include the appropriate voltage converter.
In my first build, I included the 5v supply in the enclosure. My second reef-pi has an external power supply since it is powering other devices as well. It's mostly personal preference as long as you keep the power supply cool enough.
I'm using a 5 volt 5 amp power supply.
#14 stranded is perfect, rated for 15 amps so more than adequate.Those of you with electrical knowledge, is there an issue to using stranded (flexible) 14awg wire to wire the power bar outlets?
In my original power bar I used standard household 2-1 14awg, but it's a real pia to work with in a small box, was hoping to make it easier by using stranded/more flexible wire.
@Bigtrout
Hi all.
Waiting for RoboTank controller, I'm playing with my Raspberry and Reef-pi.
I'm not able to setup email alerts.
Every time I try to configure it (from hotmail to hotmail or gmail email address; from gmail to gmail or hotmail email address), I click on the "update" and then to the "Send a message" bottons. Often nothing happens or.... sometimes I receive an error message.
For hotmail I wrote smtp.live.com and port 25 or 465;
For gmail I wrote smtp.gmail.com and port 587, 25 or 465
Of course I have checked in the spam folder.... nothing!!!
If I go to the admin tag and I restart the service and/or reboot the system, when I come back in the telemetry tag... there is no password!!!
Any helps?
Once password is entered, if you exit, reboot, reload etc and come back the password field will be blank. The password is still there it just doesn't show it.
As for your other problem, what error message do you get? One thing I had to do on Gmail was go into account settings and allow 3rd party (unsecured) access... Don't recall where it settings it is but it's there.