Skip to content

Commit f7d9cc8

Browse files
authored
Merge pull request #486 from srobo/jp-motor-board
2 parents 6df90bc + 6e282c6 commit f7d9cc8

File tree

3 files changed

+84
-42
lines changed

3 files changed

+84
-42
lines changed
573 Bytes
Loading

images/content/kit/mcv4b_board_diagram.svg

Lines changed: 82 additions & 36 deletions
Loading

kit/motor_board.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Motor Board
99
<img src="{{ site.baseurl }}/images/content/kit/mcv4b.png" alt="A phot of an un-cased motor board" title="An un-cased motor board" class="right" />
1010
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.
1111

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.
1313

1414
The motor board uses [pulse-width modulation][wiki-pwm] (PWM) to control the
1515
amount of power that is sent to the motors.
@@ -21,18 +21,14 @@ Board Diagram
2121

2222
![motor board diagram]({{ site.baseurl }}/images/content/kit/mcv4b_board_diagram.png "The Motor Board")
2323

24-
<div class="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.
27-
</div>
28-
2924
Indicators
3025
----------
3126

3227
| LED | Meaning | Initial power-up state
3328
|------------------------|-------------------------|------------------------------
3429
| Power | Green when powered correctly<br>Red when polarity is wrong for Power In | Green
3530
| M{0,1} Speed/Direction | Brightness indicates speed, colour indicates direction | Off
31+
| M{0,1} Output Status | Blue indicates more than 50% load (5A)<br>Red indicates a motor driver fault | Off
3632
| USB Power | The USB interface is powered | On
3733
| USB Data | Data is being transferred to/from the board | Off
3834

0 commit comments

Comments
 (0)