Velleman KA03 - Arduino Motor and Power Shield


hello all,

i trying run nema 23 (12-48vdc, 4a, 23n in.oz torque) stepper motor controlled arduino using velleman-ka03 motor , power shield.

http://www.velleman.co.uk/contents/en-uk/p580_ka03.html

but velleman motor shield rated single 2.5a current supply need @ least 4a motor.

is there anyway can increase current output stepper motor velleman ka03 motor shield 2.5a 4a?

note: trying control stepper continuous acceleration , decelaration (sinusoidal motion without stopping/halting).

thank you.

tanvir

that shield unsuitable stepper motor. not ideal stepper motor.

you need specialized stepper driver - example pololu drv8825 motors work 1.5 amps.

because motor needs 4 amps need more powerful (5amp or 6amp) stepper driver lot more expensive. google "6 amp stepper driver"

as far arduino concerned of driver controlled pololu drv8825.

...r
stepper motor basics
simple stepper code


Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Velleman KA03 - Arduino Motor and Power Shield


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'