You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kit/motor_board.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Motor Board
9
9
<imgsrc="{{ site.baseurl }}/images/content/kit/mcv4b.png"alt="A phot of an un-cased motor board"title="An un-cased motor board"class="right" />
10
10
The Motor Board can be used to control two 12V DC motors. Your kit contains two of these boards to allow you to control up to four motors. These can be used for moving your robot, although don't feel you are limited to using them for this purpose.
11
11
12
-
The speed and direction of the two outputs are controlled independently through the USB connection. The board also needs power delivered from a 12V port on the Power Board in order to drive the motors.
12
+
The speed and direction of the two outputs are controlled independently through the USB connection. The board also needs power delivered from a 12V port on the Power Board in order to drive the motors.
13
13
14
14
The motor board uses [pulse-width modulation][wiki-pwm] (PWM) to control the
15
15
amount of power that is sent to the motors.
@@ -21,18 +21,14 @@ Board Diagram
21
21
22
22

23
23
24
-
<divclass="info">
25
-
The expansion connector labelled in the above diagram is not currently used by any part of our kit.
26
-
Do not connect anything to this port, since incorrect use can damage the kit.
0 commit comments