Suggestions for Motor Controls

Control Boards, Controllers, Tethers, Ect.
Post Reply
mjp
Posts: 6
Joined: Feb 13th, 2012, 11:42 pm

Suggestions for Motor Controls

Post by mjp »

Does anyone have suggestions for motor controls to be used with arduino? I am using bilge pump motors for the thrusters.
User avatar
electronicscrazy
Posts: 45
Joined: Feb 10th, 2012, 7:39 pm
Location: United Kingdom

Re: Suggestions for Motor Controls

Post by electronicscrazy »

Try using these they have lots of different control options and different amp ratings

http://www.dimensionengineering.com/Sabertooth2X12.htm
simpleben77
Posts: 23
Joined: Sep 3rd, 2011, 1:24 pm

Re: Suggestions for Motor Controls

Post by simpleben77 »

i assume you can run two thrusters per controller?
derelicte
Posts: 292
Joined: Aug 1st, 2011, 3:08 pm

Re: Suggestions for Motor Controls

Post by derelicte »

almost any motor controller can be used with an arduino. it all depends on how much work you want to do. the least amount of work would be a motor control shield like this one:

Image
http://www.pololu.com/catalog/product/2502

I used a similiar motor controller from that company but it wasn't a shield so I had to make an interface board.
Seawolf
Posts: 33
Joined: Oct 15th, 2011, 10:22 pm

Re: Suggestions for Motor Controls

Post by Seawolf »

I use these: http://www.robotshop.com/cytron-single- ... ler-2.html 10 Amp motor controller for $14.
The only problem with it is that the boards stop working if the voltage drops below about 10 volts, which can easily happen under load from the motors. Right now I'm just limiting my motors to half power as a work around, which works pretty well. I'll eventually get around to adding another small battery to keep the boards going under full load.
derelicte
Posts: 292
Joined: Aug 1st, 2011, 3:08 pm

Re: Suggestions for Motor Controls

Post by derelicte »

Seawolf wrote:I use these: http://www.robotshop.com/cytron-single- ... ler-2.html 10 Amp motor controller for $14.
The only problem with it is that the boards stop working if the voltage drops below about 10 volts, which can easily happen under load from the motors. Right now I'm just limiting my motors to half power as a work around, which works pretty well. I'll eventually get around to adding another small battery to keep the boards going under full load.
well that is disappointing as it claims to run down to 3v. I had high hopes for this controller.

bummer.
Seawolf
Posts: 33
Joined: Oct 15th, 2011, 10:22 pm

Re: Suggestions for Motor Controls

Post by Seawolf »

derelicte wrote:
well that is disappointing as it claims to run down to 3v. I had high hopes for this controller.

bummer.
It does have the option to power the boards from a different source. Meaning you could have a small 12V battery run the boards and a large battery/teather to run the motors. i you set it up this way then you can power the motors with anything from 3 to 25 volts (I think, its whatever the data sheet says)

-Seawolf
derelicte
Posts: 292
Joined: Aug 1st, 2011, 3:08 pm

Re: Suggestions for Motor Controls

Post by derelicte »

that is good to know.

however if your voltage is sagging when the motors run, then you either have an source that is unable to meet your current needs or undersized wires.

a proper supply should sag that much.
Post Reply