Read the statement by Michael Teeuw here.
Powering my mirror?
-
hello Bean,
for me it was the easyest way to used serveral power supplies. One for the LCD-Monitor (19V), one for the Raspi (5V) and one for the LED-lightning (24V). see here
they were all smaller than the frame (3,8cm). It is a littel bit ugly, but the alternative are serveral different voltageconverter and one very big power supply, witch is definititly taller than 3,8cm.
-
You should check how much power your mirror, incl. screen and RaPi, consumes and buy an appropriate LED power supply. Especially the IP67 ones are very slim. My 60W power supply is only 33mm high. My whole system uses max. 30W so I decided to go bigger (46W was out of stock, 50W has the same dimensions). If you’re at max. below 30W you could aim for a 36W power supply that are even smaller (I think 20mm high).
You could use buck-boost-converters to adjust the voltage you need for the Pi or the LCD. In my case the LCD is driven by a V59 universal controller board that runs on 12V, so it can be powered directly from the supply. The Pi will get the power also from the power supply but with a buck-converter in-between, that reduces the 12V to 5V.
-
I’m actually not sure what to check for watt consumption. I’m only seeing volt and amp.
-
You could use something like this:
You plug in the wall outlet and then you plug the power supply into this device. It will show you voltage, amperage, wattage, etc. They are very cheap. I think I paid for mine around 5€ 5 years ago.
Or, if you know how much ampere is used at a known voltage, you can easily calculate the wattage by multiplying amere A with voltage V, e.g. 3A at 12V would result in 36W.
-
@MadScientist ok so you example is exactly the specs for my display. And from what I’ve seen RasPi3’s won’t reach 4 watts. So any psu over 40 should work, correct?
-
-
@The-Bean said in Powering my mirror?:
I’m actually not sure what to check for watt consumption. I’m only seeing volt and amp.
W = V * A (Watt = Volts * Ampere)
-
I put a hole in the drywall and made a neat little sunk in box with outlets for power (with a PIR for the monitor) and usb (for the pi 24/7) – no visible cables – but I know sometimes that’s not possible.
My plan b was a cable that I’d sleeve really nice so it doesn’t look too bad that goes to small cable box where the cable is split and connected with a plug for the monitor (or in your case the psu) and a converter with a usb plug. Just be careful when working with electricity. I learned a painful lesson on that when I built my Mirror.
-
@MadScientist probably an ignorant question. But will that still work if split between the step down to a 5v, as well as the 12v controller board?
-
@The-Bean
In my case the RaPi takes less than 0.4A with very short peaks just above that. So the consumption is around 2-2.5W incl. keyboard and mouse. Add this to your screen consumption and add 20-30% on top of that. So 45W is the minimum, 50W and above should be the better choice. But it also depends how long the screen will be on. If it’s just for a couple of minutes every hour or so, 45W will do.The 12V/3A of your screen, are they measured values, or are they from your manual? What screen are you using?