Power PI and Monitor from 1 PSU

Hey all,

Out of my comfort zone here. I’m building a mini arcade machine using a PI4 and a 10.1" screen.

PI4 needs 5v 3amps, and the screen needs 12v 1amp (or there abouts).

If i use a laptop power supply capable of 5+ amps, could I then use a buck converter to also drop down to 5v and expect enough amp draw for the PI?

Or is there a better way :thinking:

Thanks in advance.

I’d think taking the 12V to the screen and a resistor → 5V regulator you’d have what you need… The resistor needs to handle enough watts to handle the voltage drop to the input of the regulator.

:smiley_cat:

Yes, I’d use a buck converter to get 5V from the 12V. The Pi has a resistive LDO regulator to get the more sensitive 3V3 from the 5V. You want a buck converter that can supply enough current.

1 Like

As @mcdanlj says, you need a buck converter for this, the Pi draws up to 3A, a linear (resistive) regulator isn’t practical at such high currents.

Buck converters are very efficient, in the 95%+ range. So if the Pi draws 3A at 5V (max) the buck converter will draw just over 1.25A at 12V. (15watts in total).

Unless your 12v display needs more than 3,5A I think you will be fine with a 5A 12V PSU plus a buck converter for 5V. I think this is a good solution.

3 Likes

Many thanks all - Ill give that a go.

1 Like

Quick update.

I bought buck converter which should supply 5amp - but the PI 1b+ complains its under voltage. Its working ok though.

Who wants a game? :laughing:

4 Likes

Is it an adjustable 5V buck converter? If so, bump it up to 5.3V. It should be tolerant of up to 5.5V; 5.3V will give you some room either way.

1 Like

I upped it to 5.4v and it did the trick - many thanks.

2 Likes