More than 5 V output?

Hello,

I have an Arduino Uno R3 board and I intend to use it to both power on and regulate the RPM of a pump.

The pump's specifications state that the minimum voltage to turn it on is 10 V. However, to the best of my understanding, an Uno R3 can supply a maximum of 5 V. Is that correct?

In that case, could you please: 1) provide any guidance on how to get a higher voltage out? Would a transistor help with this? Are there any schematics you could provide me with? 2) In case not, are there any other Arduino boards that have a higher than 5 V output?

Thanks,
Arman

provide a link to the spec of the pump you intend to use?

NO the arduino is not a power supply

This: https://knf.com/fileadmin/Global_files/Downloads/Product_OEM_Process/Datasheets/DB_FF12_EN_02_174547_web.pdf

Model FF 12 DCB-4

Even if it could supply the voltage it isn't strong enough to supply the current. You will need to use something like a mosfet which will be switched by the Uno but have its own external power supply.

1 Like

Video

Mosfet for what?
OPs pump has 0-5V speed control circuit.

You just need 10-26V power supply. Like 12V wall wart. Power draw is only 2W.

It depends.
Do you want to control the speed or just turn it off and on.

1 Like