Skip to content

Commit 27e4877

Browse files
committed
updated classic assembly guide
1 parent f424643 commit 27e4877

12 files changed

+17
-281
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Loading

docs/hardware/classic-jetson/assembly-classic.md

-164
This file was deleted.

docs/hardware/classic-jetson/index.md

-44
This file was deleted.

docs/hardware/classic/assembly/mbot-classic-bottom-plate.md

+10-63
Original file line numberDiff line numberDiff line change
@@ -53,38 +53,12 @@ Gather all required components and assemble them as depicted in the images below
5353

5454
## 3. Mount the motors
5555

56-
**Note:** You might have encoders that are not covered in this guide. This guide covers encoders with resolution 40.
56+
**Note:** You might have encoders that are not covered in this guide. This guide covers encoders with resolution 48.
5757
{: .notice--warning}
5858

59-
### Soldering Encoders
59+
Don't know which encoder you are using? - Check this [page](/docs/setup/03-calibration/#whats-my-encoder-resolution)
6060

61-
**If your motor does not come with a pre-attached encoder,** you will need to solder an encoder onto the motor yourself.
62-
63-
| Components |# |
64-
|:--------------- |:-|
65-
| Motor |2 |
66-
| Encoder |2 |
67-
| Magnets |2 |
68-
69-
First, before assembling all the parts, you need to solder the encoder to the motor, as demonstrated in the 2nd image below. The 3rd image displays the soldering result, and the 4th image shows the magnet's placement. Please note that you should avoid positioning the magnet too close to the encoder or too far away, maintain a reasonable gap.
70-
71-
<div class="popup-gallery">
72-
<a href="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder1.jpg" title="Soldering encoder 1"><img src="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder1.jpg" width="200" height="200"></a>
73-
<a href="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder2.jpg" title="Soldering encoder 2"><img src="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder2.jpg" width="210" height="200"></a>
74-
</div>
75-
76-
<div class="popup-gallery">
77-
<a href="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder3.jpg" title="Soldering encoder 3"><img src="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder3.jpg" width="200" height="200"></a>
78-
<a href="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder4.jpg" title="Soldering encoder 4"><img src="/assets/images/hardware/classic/assembly/bottomPlate/3-solder-encoder4.jpg" width="200" height="200"></a>
79-
</div>
80-
81-
| Components | # |
82-
|:-------------|:---- -------|
83-
| M2.5 x 6mm Nylock Screws |4|
84-
| Gear Motors w/ Wiring & Encoders |2|
85-
| 6-PIN jumper wires |2|
86-
87-
**If your motor has pre-attached encoder,** firstly connect the jumper wires to the motor's pin as shown in the 1st image. Note that you need to align unthreaded holes in motor vertically to the holes in the motor mount, while the wires should face the back of the MBot as shown in the second figure.
61+
The new 48 resolution motor has encoder pre-attached. Firstly connect the jumper wires to the motor's pin as shown in the 1st image. Note that you need to align unthreaded holes in motor vertically to the holes in the motor mount, while the wires should face the back of the MBot as shown in the second figure.
8862

8963
<div class="popup-gallery">
9064
<a href="/assets/images/hardware/classic/assembly/bottomPlate/3-motor-mount1.jpg" title="Mount motor 1"><img src="/assets/images/hardware/classic/assembly/bottomPlate/3-motor-mount1.jpg" width="200" height="200"></a>
@@ -120,7 +94,7 @@ Gather all the components and assemble as shown in the images below.
12094
Note that we will not use the M3x14mm screws that came with the wheel adaptor, as they are not long enough, instead we are going to use M3x20mm screws here.
12195

12296
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/5-assemblewheel1.jpg">
123-
<img class="align-center" src="/assets/images/hardware/classic/assembly/bottomPlate/5-assemblewheel1.jpg" alt="" style="max-width:300px;"/>
97+
<img src="/assets/images/hardware/classic/assembly/bottomPlate/5-assemblewheel1.jpg" alt="" style="max-width:300px;"/>
12498
</a>
12599

126100
Follow the steps below:
@@ -166,29 +140,11 @@ Then you can directly put the wheel on, use the hex key to tight the wheels. Not
166140

167141

168142
## 7. Connect the wires to Robotics Control Board.
143+
Identify the GND pin on the Robotics Control Board and connect the wires to it accordingly. The white wire should be connected to the GND pin. Note that you should connect the left wheel to M0 slot, right wheel to M1 slot as shown in the image.
169144

170-
The rainbow cables have the following signals:
171-
172-
| Wire Color | Signal |
173-
|:-------------|:-----------|
174-
| Red | Encoder B |
175-
| Orange | Encoder A |
176-
| Yellow | 3.3 V |
177-
| Green | GND |
178-
| Blue | Motor- |
179-
| Black | Motor+ |
180-
181-
1. Examine the pins. In the case illustrated in the image, both the left and right motor have the green wire connected to the GND pin. We will use this info to connect to the Robotics Control Board.
182-
183-
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire1.jpg">
184-
<img class="align-center" src="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire1.jpg" alt="" style="max-width:400px;"/>
185-
</a>
186-
2. Thread the wires through the bottom plate, following the configuration in the image below, ensuring they won't interfere with the encoder's magnet.
187-
3. Identify the GND pin on the Robotics Control Board and connect the wires to it accordingly. In this case, the green wire is connected to the GND pin. Note that you should connect the left wheel to M0 slot, right wheel to M1 slot as shown in the image.
188-
189-
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire2.jpg">
190-
<img src="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire2.jpg" alt="" style="max-width:300px;"/>
191-
</a>
145+
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire.jpg">
146+
<img src="/assets/images/hardware/classic/assembly/bottomPlate/7-motor-wire.jpg" alt="" style="max-width:300px;"/>
147+
</a>
192148

193149

194150
## 8. Attach the Control Board to the bottom plate
@@ -197,20 +153,11 @@ The rainbow cables have the following signals:
197153
|:-------------|:---- -------|
198154
| M2.5 x 6mm Screws |4|
199155

200-
201156
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/8-finish1.jpg">
202-
<img class="align-center" src="/assets/images/hardware/classic/assembly/bottomPlate/8-finish1.jpg" alt="" style="max-width:300px;"/>
157+
<img src="/assets/images/hardware/classic/assembly/bottomPlate/8-finish1.jpg" alt="" style="max-width:300px;"/>
203158
</a>
204159

205-
206-
If you have successfully assembled the bottom plate, the result should look like this:
207-
208-
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/8-finish2.jpg">
209-
<img class="align-center" src="/assets/images/hardware/classic/assembly/bottomPlate/8-finish2.jpg" alt="" style="max-width:300px;"/>
210-
</a>
211-
212-
213-
Now you can move to the [middle plate assembly guide](/docs/hardware/classic/assembly/mbot-classic-middle-plate)!
160+
Now you can move to the middle plate assembly guide!
214161

215162
[**Next Step:** Middle Plate](/docs/hardware/classic/assembly/mbot-classic-middle-plate){: .btn .btn--inverse .align-right}
216163

0 commit comments

Comments
 (0)