Skip to content

Commit 66ceba5

Browse files
Update README.md
1 parent 2e6c763 commit 66ceba5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ For DC and stepper motor control, the shield makes use of pins D3, D4, D5, D6, D
66

77
#Wiring:
88

9-
>> NEMA 17 bipolar stepper motors are rated at 12V and provide 200 steps per revolution.
9+
> NEMA 17 bipolar stepper motors are rated at 12V and provide 200 steps per revolution.
1010
So, connect an external 12V power supply to the EXT_PWR terminal.
11-
>> Connect forward and reverse push button pin with Arduino VCC (+5V) and same terminal connect it in Arduino GND using 10K resistor.
12-
>> Don’t forget to remove the PWR jumper.
13-
>> Finally, connect the motor to the stepper motor terminals M1-M2 (port #1) or M3-M4 (port #2). We are connecting it to M3-M4.
11+
> Connect forward and reverse push button pin with Arduino VCC (+5V) and same terminal connect it in Arduino GND using 10K resistor.
12+
> Don’t forget to remove the PWR jumper.
13+
> Finally, connect the motor to the stepper motor terminals M1-M2 (port #1) or M3-M4 (port #2). We are connecting it to M3-M4.
1414
1515
#Caution:
1616

0 commit comments

Comments
 (0)