Arduino – CNC v4 Shield Assembly UNO
Arduino CNC v4 Assembly
The Arduino CNC Shield v4 works with NANO and allows control of 3 stepper motors
To control 3 stepper motors, 3 stepper motor drivers are required, these are daughter boards that do the actual control
There are several different models of Stepper Motor Drivers
All Stepper Motor Drives require installation in the correct orientation, if install in the wrong orientation, they will be destroyed
To install correctly, find the EN or ENABLE on the CNC v4, then find find the EN or ENABLE Pin on the Stepper Motor Driver board and install the Stepper Motor Driver so the Pins match up on both devices
The cheapest Stepper Motor Drivers are the A4988, which have a Green Model and a Red Model, which are equivalent in function
The next step up in performance is the DRV8825, which provides better functionality, warning – these have the opposite orientation in mounting on the CNC v3
The A4988 and DRV8825 are common lower end Stepper Motor Drivers, and can be found on aliexpress.com for less than $1
There are many higher end Stepper Motor Drivers, and the cost goes up considerably, All of the system I will experiment with will use the A4988 and DRV8825
The NANO installs onto the CNC v4 Shield, and the Stepper Motor Drivers install onto the CNC v4 Shield
The Parts – NANO, CNC v4 and 3 DRV8825 Stepper Motor Drivers
The Nano installed on the CNC v4 Shield
The Stepper Motor Drivers installed on the CNC v4 Shield
Video of the CNC v4 Assembly
Arduino – CNC v4 Shield Assembly