Using SMPS for a valve and a Ardunio

Hi there,

I need to power supply to a 24V 4.8W valve and my ardunio uno R3 with loadcell and a 16x2 lcd screen on it. My plan is to power them using one 24V 2A SMPS. But i don't know how to reduce 24V to 9V for ardunio. Can you help me? I am open to new suggestions for power supply.

Use a DC-DC "buck" converter to convert 24V to 5V and power the Uno through the 5V pin, not the Vin pin.

1 Like

What hapens if i use 12V 2A SMPS? I know that maximum voltage is 20v but 12V is in between recomended range. Does it caused over heat of ardunio.

Then your 24V valve will not work.

Yes i am aware of it :slight_smile: think it as an other question?

Maximum voltage of what? The buck converter I posted a picture of has a maximum voltage above 24V. I checked that before I posted it.

It depends what components are in your circuit. If you connect 12V to Vin and use a relay to switch the 24V then there is a danger of overheating. If you use a MOSFET, it should be ok.

Anyways thank you PaulRB the solution you proposed above is sufficient for me i am going to use buck convertor.

Don't forget to add a flyback diode across the terminals of the valve. 1n4001 or similar should be fine. Without this diode, the reverse current induced when the valve is switched off could damage the rest of your circuit.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.