Hey everyone, I’m working on a project that is using a 50W 12V worm gear drive. I’m new to Arduino, any suggestions for a motor controller that will handle two of these motors?
First you have to define how you want to be able to control the motor:
Simple on/off only?
On/off with controllable variable speed in one direction only?
On/off with controllable variable speed in both directions?
The first could just be a simple $1 logic level MOSFET switching transistor controlled by an Arduino output pin.
The other two would require a motor drive shield or standalone motor controller rated for above 12vdc and 5 amps or better with heatsinking able to handle that load.