forked from Telos4/RoboRally
fixed formatting in assembly instructions
This commit is contained in:
parent
ec09447740
commit
a6af1aa5a6
|
@ -5,6 +5,7 @@ This file contains assembly instructions for building the robots and soldering t
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
The robot consists of the following components:
|
The robot consists of the following components:
|
||||||
|
|
||||||
* [Adafruit Mini 3-Layer Round Robot Chassis Kit](https://www.adafruit.com/product/3244)
|
* [Adafruit Mini 3-Layer Round Robot Chassis Kit](https://www.adafruit.com/product/3244)
|
||||||
* [Wemos D1 mini](https://aliexpi.com/41SY)
|
* [Wemos D1 mini](https://aliexpi.com/41SY)
|
||||||
* [Wemos D1 mini battery shield](https://aliexpi.com/sNwB)
|
* [Wemos D1 mini battery shield](https://aliexpi.com/sNwB)
|
||||||
|
@ -12,6 +13,7 @@ The robot consists of the following components:
|
||||||
* LiPo battery
|
* LiPo battery
|
||||||
|
|
||||||
In addition you will need the following tools:
|
In addition you will need the following tools:
|
||||||
|
|
||||||
* A soldering iron
|
* A soldering iron
|
||||||
* Solder wire
|
* Solder wire
|
||||||
* Heat shrink tube
|
* Heat shrink tube
|
||||||
|
@ -23,6 +25,7 @@ In addition you will need the following tools:
|
||||||
* Pin headers
|
* Pin headers
|
||||||
|
|
||||||
For the camera based position detection of the robots you will need:
|
For the camera based position detection of the robots you will need:
|
||||||
|
|
||||||
* A camera
|
* A camera
|
||||||
* A printer
|
* A printer
|
||||||
* Paper
|
* Paper
|
||||||
|
@ -30,7 +33,7 @@ For the camera based position detection of the robots you will need:
|
||||||
|
|
||||||
## Assembly instructions
|
## Assembly instructions
|
||||||
|
|
||||||
#### Robot chassis
|
### Robot chassis
|
||||||
Assemble the chassis according to the instructions provided by adafruit ([see here](https://learn.adafruit.com/tri-layer-mini-round-robot-chassis-kit)).
|
Assemble the chassis according to the instructions provided by adafruit ([see here](https://learn.adafruit.com/tri-layer-mini-round-robot-chassis-kit)).
|
||||||
|
|
||||||
### Soldering the electronics
|
### Soldering the electronics
|
||||||
|
@ -39,37 +42,38 @@ Assemble the chassis according to the instructions provided by adafruit ([see he
|
||||||
|
|
||||||
2. Solder on two rows of 8 female pin headers to the battery shield
|
2. Solder on two rows of 8 female pin headers to the battery shield
|
||||||
|
|
||||||
|
|
||||||
3. Solder on two rows of 8 female pin headers to the motor shield as well as a single row of bent pins. Make sure they are soldered on the right way around.
|
3. Solder on two rows of 8 female pin headers to the motor shield as well as a single row of bent pins. Make sure they are soldered on the right way around.
|
||||||
4. In addition solder a jumper to the motor shield to connect the RTS and 3V pin. This will become important later on. Also solder the I2C bridge.
|
4. In addition solder a jumper to the motor shield to connect the RTS and 3V pin. This will become important later on. Also solder the I2C bridge.
|
||||||
|
|
||||||
3. In the next step we connect the battery connector pins of the battery shield to the + and - pins of the motor shield. In addition we will add a connector to the motor shield where we can plug in the battery. Here is a schematic:
|
5. In the next step we connect the battery connector pins of the battery shield to the + and - pins of the motor shield. In addition we will add a connector to the motor shield where we can plug in the battery. Here is a schematic:
|
||||||

|

|
||||||
*Note: I added a new connector instead of using the one already on the battery shield because the plug of my battery wouldn't fit in the on on the shield*
|
*Note: I added a new connector instead of using the one already on the battery shield because the plug of my battery wouldn't fit in the on on the shield*
|
||||||
|
|
||||||
|First, solder two wires to the + and - pins of the battery shield and isolate them with heat shrink: |
|
6. First, solder two wires to the + and - pins of the battery shield and isolate them with heat shrink:
|
||||||
|
|
||||||
|
| Description | Image|
|
||||||
|--------------|---------------|
|
|--------------|---------------|
|
||||||
|Cut two small pieces of wire (about 4 cm), remove the isolation on both ends and cover them with a bit of solder | |
|
|Cut two small pieces of wire (about 4 cm), remove the isolation on both ends and cover them with a bit of solder | |
|
||||||
|Solder the first wire to the + pin of the battery shield |  |
|
|Solder the first wire to the + pin of the battery shield |  |
|
||||||
| Solder the second wire to the - pin |  |
|
| Solder the second wire to the - pin |  |
|
||||||
| Cover both wires with small pieces of heat shrink tube |  |
|
| Cover both wires with small pieces of heat shrink tube |  |
|
||||||
| Heat the shrink tube with a lighter |  |
|
| Heat the shrink tube with a lighter |  |
|
||||||
| This is how the battery shield should look like with the two wires |  |
|
| This is how the battery shield should look like with the two wires |  |
|
||||||
|
|
||||||
|
|
||||||
|Next, we create a connector for the female JST 2-Pin connector for pluggin in the battery: | |
|
7. Next, we create a connector for the female JST 2-Pin connector for pluggin in the battery:
|
||||||
|
|
||||||
|
| Description | Image|
|
||||||
|--------------|---------------|
|
|--------------|---------------|
|
||||||
| Cut two small pieces of wire (about 3 cm), remove the isolation on both ends and cover them with a bit of solder |  |
|
| Cut two small pieces of wire (about 3 cm), remove the isolation on both ends and cover them with a bit of solder |  |
|
||||||
| Solder the first wire to the JST connector | |
|
| Solder the first wire to the JST connector | |
|
||||||
| Solder the second wire to the JST connector |  |
|
| Solder the second wire to the JST connector |  |
|
||||||
| Cover both wires with heat shrink |  |
|
| Cover both wires with heat shrink |  |
|
||||||
| Solder the wires to the motor shield, paying attention to the polarity *(make sure it matches the polarity of your batteries!)* |  |
|
| Solder the wires to the motor shield, paying attention to the polarity *(make sure it matches the polarity of your batteries!)* |  |
|
||||||
|
|
||||||
| Now, stack the battery shield on top of the motor shield and solder the | |
|
8. Now, stack the battery shield on top of the motor shield and solder the battery connector:
|
||||||
|---|---|
|
|
||||||
| This is how it should look like in the end. Make sure all of the exposed wires are covered in heat shrink |   |
|
|
||||||
| Now you can stack the D1 mini ontop of the battery shield |  |
|
|
||||||
|
|
||||||
| Now it is time to connect the D1 mini to your computer | |
|
| Description | Image|
|
||||||
|---|---|
|
|---|---|
|
||||||
|Use a micro USB cable to connect the D1 mini to your computer |  |
|
| This is how it should look like in the end. Make sure all of the exposed wires are covered in heat shrink |   |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user