Question: Running 4 nema 17 motors on 1 arduino uno

Hi there,
I am a complete beginner, as a small project I wanted to make a feeder using 4 stepper motors, to feed simultaneously I have 1 Arduino uno card, 4 nema 17 stepper motors, 4 WJMY A4988 Stepper Motor Driver Module on top of a ZDelivery CNC Shield V3, and I got an ORNO 12 V Power Supply Open Frame with Overload and Short Circuit Protection (200 W) for the power supply (I final thing would be running 2 arduino boards with 4 stepper motors on each so 8 in total) but I wanted to start with only 4, Can i please have advice ? I have watched youtube tutorials and they were mostly about using the motors for 3D printing and only used 3 motors but some were too technical for me, the final result would be all the motors running at the same time for (let´s say 20° or a value that I can decide each 15 minutes) please keep in mind I am a complete beginner and I have no prior experience in this, Thank you.

Can You provide a link to the datasheet of exactly that driver? Some such drivers only run 3 independant steppers. The fourth driver follows the third, Z, driver.

you need to know CNC shield pinout then sketch will be very straightforward. watch videos how to control single A4988 module.

Here are links to each of the products that I used :

Links to the datasheet, not to the sales site. We are ot interested in buying the shield.

1 Like

Can you please tell a little more about your project and how everything works together?

Did you first try to get just one stepper working? Start small and then go on step by step.
And as mentioned already, give links to the technical data of the components you use.

If you already have a sketch, post it here too. (Remember the code tags!).

The A4988 is not a very suitable driver for your steppers. You need 1.5A coil current, which is quite a lot for an A4988. You need really good cooling. A DRV8825 would be better.

Hi, @astrocrocodile
Welcome to the forum.

This is not a small project and not really a beginner project.

Have you programmed an Arduino yet?
If so what was the project?

Have you a schematic to show us how you aim to connect it all?

Thanks.. Tom.. :grinning: :+1: :coffee: :australia:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.