Is for driving DC motors, this is just turning them on and off and coping with the current. A DC motor turns when current is applied and keeps on turning until you stop the current.
Is for servos and stepping motors and will also power DC motors. A servo does not go round and round. A servo needs a constant pulse train and then the electronics inside the servo convert the mark space ratio of the pulse train into a position that the motor output points in. The Arduino has software that produces such a pulse train on some outputs called PWM outputs.
A stepping motor can go round or point in a specific direction, it moves through a set angle (depending on the motor usually 1.8 to 7 degrees per step). To make it go round and round you have to keep supplying it with steps.
It depends on what you want to do with the motor what one to use.
which one is better, easier to use and has more support when i come to programming part?
is the both above motor driver bought the sensor bus up? so, i can connect my sensors.
any motor shield that already assemble and ready to use (plug and play)? i am from malaysia. any website suggestion for buying it?
personally, i think the adafruit shield is better and has more support - perhaps because i designed it theres lots example code at Motor Shield - Arduino motor/stepper/servo control
the analog pins are brought up so connecting sensors should be pretty easy
personally, i think the adafruit shield is better and has more support - perhaps because i designed it theres lots example code at Motor Shield - Arduino motor/stepper/servo control
the analog pins are brought up so connecting sensors should be pretty easy
I agree with you, your shield does seem like the best one, but every time I try to order one it seems to be back-ordered (including right now).
if you wanna go with steppers:
the easydriver from sparkfun.com works perfect with my robot, has a very small footprint (like the arduino nano) and needs two pins from the arduino
personally, i think the adafruit shield is better and has more support - perhaps because i designed it theres lots example code at Motor Shield - Arduino motor/stepper/servo control
the analog pins are brought up so connecting sensors should be pretty easy
I agree with you, your shield does seem like the best one, but every time I try to order one it seems to be back-ordered (including right now).
you can always order if soemthing is out of stock and it will ship as soon as more kits are made
ladyada motor shield rocks! it´s easy to assemble and use
It is the best one there, I just wish there was something higher current lower voltage for cheap toy motors (and cheap enough that it's not wasted on cheap toy motors).
I too would like to use motors with the arduino. I want to use a single stepper motor, and the electronics to do this is straightforward, but how much easier to buy a ready made shield. I've purchased from tinker.it in italy before but would really like to know if this is currently available from anyone in the uk. Im thinking of the ladyada shield but would look at others.