User Manual

5
Connection to 4-Wire Stepper Motor
Stepper Motor
WPM333
red wire
A+
blue wire
A-
green wire
B+
black wire
B-
Whadda WPM333 Stepper Motor Driver Arduino example
This example shows how the Whadda WPM333 Stepper Motor Driver board can be used
with Arduino.
The following connections are required:
2 <==> CW+
GND <==> CW-
3 <==> CLK+
GND <==> CLK-
For more information about the Whadda WPM333 Stepper Motor Driver, consult the
manual, available online at whadda.com
Example program based on TB6560 Arduino example code from makerguides.com
(https://www.makerguides.com/tb6560-stepper-motor-driver-arduino-tutorial/)
*/
#define CW_Pin 2