Ahhhh, thought your Black Box LED controllers were dimmed by the pi.Only manual dimming for me, but I stagger each panel turning on and off so it's a bit of sunrise sunset in a way, I have 4 of the 165w mars aquas
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.
Ahhhh, thought your Black Box LED controllers were dimmed by the pi.Only manual dimming for me, but I stagger each panel turning on and off so it's a bit of sunrise sunset in a way, I have 4 of the 165w mars aquas
Nope, never really found an easy to follow guide on them, also the ones I have read about only dim down to 10-15 %Ahhhh, thought your Black Box LED controllers were dimmed by the pi.
Duncan, blasto and pink zippers :-) . Love them.I can imagine the headaches from it all ranjib, don't burn out man, awsome you share this with everyone
Here's a coral pic or two![]()
![]()
Not safely (at least I dont think so). P=IV so if you need 2.5A (max Pi draw) at 5V you need 12.5W (before any efficiency losses) to power 1 Pi. Powering 2 Pis at 5V 2.5A you would need double that (again before conversion efficiency loss). A 12V 2A power supply is 24W. I'd saw you need at least 12V 3A (assuming an 80% loss from the buck converter).
With RPi 3B+, the power draw is around 5.7W under load (with monitor Wifi etc) and 2.3W when idle (link). Zero has much lower power consumption (around 1W). Also, most of the step-down coverter has efficiency > 90%, I thought. If other peripherals connecting to the PS aren't drawing too much, the power supply can easily support 2 RPi 3B+.
These are rated for 2 AMP, and can handle upto 3A max
This is perhaps my biggest concern when designing aio buildsThanks, I just used 2.5A as that is the power supply recommended for the Pi. The 5.7W draw is interesting, I never actually thought to look for that. Makes me wonder why do they recommend a 2.5A power supply minimum? If the max current under load is less than 1.2A then a 2.5A is pretty overkill.
As for the converter I did a quick google and most of them advertise 95% but it depends on the input and output voltage. The larger the conversion the greater the loss. I used 80% as a worst case scenario but it could likely be 90.
Either way if the max current draw of the Pi is only 5.7W then yes the 12V 2A supply would be able to handle that easy.
@Diamond1 some things to remember:
- the perma proto or perf boards I recommend are rated for 1.2-2 A
- female -female jumper wires we use has current rating of 1.5 A if they are 28 awg, and 7A if they are 22 awg.
- same goes for solid core wires that we solder as jumpers in the perma proto board. I always recommend 22 awg in guides . Once present , perma proto boards will support 7 amp using these
- lm2596 is rated at 3a, but better design it to run at 2amp or below
- create power rails and draw power from there , instead of daisy chaining , like drawing from pi’s
Looks like https is turned on, I recall reading another thread here about it causing a problem.Hey everyone. New to the forum and to Reef-Pi. I e encountered a lot of hurdles and the learning curve I’m still climbing. I’m having a problem that I just can’t figure out. I have been able to install and login and start ReefPi. When I go back to my project the next time, I can’t seem to get the server to open. I did everything including a purge and reinstall. When I check the status, It shows me this:![]()
I know it has to be something simple, but I just can’t see it from where I’m standing. Maybe one if you super users can give me a hand past this hurdle? A possible related issue is that I cannot seem to get my ssh to connect. I never have been able to. It’s selected in options. Ive Double checked everything.