12v 2A brushless dc motor control, options

Hi,

I bought a 5-12v WADDA water pump to make a quick prototype project. Really expensive but I need to be a bit quick.

I got hold of a adafruit motor shield v1

And following this tutorial I manage to get another 12dc motor working with the shield.

But not the Wadda pump (the pump works fine connected directly to the power supply). Is this due to it being brushless?

Can I get it working with the shield I have?

Or other shields?

Else, can I build a circuit?

Im in a hackerspace at the moment so I got electronics and equipment, just need to know what to do.

Cheers

Yes, it is! Being brushless is telling you it has internal electronic components that convert the DC to AC to turn the motor. The only control possible is on and off. Use a relay or a suitable MOSFET.

1 Like

Oh. Could I control the speed with a relay and a mosfet? I also got some LA5512-TO-126 here, if that can be used.

Edit: you said motor speed control is not possible at all with a brushless motor?

IF the whole purpose of your speed control is to control the water pressure, then you will fail because a pump is designed to run at a single speed. If you want to control water pressure, then work on controlling that with a valve.

1 Like

With a fixed speed pump, the safe way to control flow is with a diversion valve on the output.

The valve simply diverts water back to the source, reducing the output flow from maximum.

1 Like

Thank you, then valve it is.

Why do you need to control flow rate?