Skip to content

Commit

Permalink
stage updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Luna committed Jan 17, 2024
1 parent c632674 commit b340504
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
6 changes: 5 additions & 1 deletion src/building/stage.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,11 @@ We use a 3D printing external service to manufacture the cup, Nylon 12 works fin
<img src='./assets/images/stage/cup-assembly-2.png'>
</figure>

2. Cut the cables from the 8 pin connector to 4 inches and remove the tip of the plastic protective cover, also remove the dark purple lead, cut the black and red 26 AWG cables at 3 inches and remove the plastic cover from the tips as well. Place a female crimp pin in each cable one at the time and use the crimping tool following the instructions [here](https://www.pololu.com/product/1928). For the grey and red cables, crimp the black and red 26 AWG cables with them respectively; as shown in the picture below.
2. Cut the cables from the 8 pin connector to 4 inches and remove the tip of the plastic protective cover, also remove the unused lead (in this case the dark purple/ brown cable), cut the black and red 26 AWG cables at 3 inches and remove the plastic cover from the tips as well. Place a female crimp pin in each cable one at the time and use the crimping tool following the instructions [here](https://www.pololu.com/product/1928). For the grey and red cables, crimp the black and red 26 AWG cables with them respectively; as shown in the picture below.

::: warning
Leads colors might change depending on the connector used, just make sure to follow the same color code across the circuit.
:::

<figure>
<img src='./assets/images/stage/cup-assembly-3.png'>
Expand Down
Binary file added src/maintenance/assets/images/stage/stage-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion src/maintenance/stage.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,16 @@ If the arduino is not recognized by the rig tester arduino detection button foll

3. If the cable is malfunctioning, then replace the cable. We recommend to use a [USB Type-C male to micro-USB Type-B male cable](https://www.bhphotovideo.com/c/product/1387544-REG/tether_tools_cuc2515_blk_tetherpro_usb_c_to_2_0.html?sts=pi&pim=Y). Or any other cable matching your setup, but make sure it is a single tether cable or USB 3.0 cable, and avoid using either multiple cables or HUBs (or make sure everything is high speed rated).

### Timed out while waiting for a reply.

<figure>
<img src='./assets/images/stage/stage-4.png'>
</figure>

This error could be caused by a corrupted firmware in the Arduino. To solve follow the steps on [instructions](/building/control.html#programming-the-arduino) to program the arduino again.

[comment]: # (### Rig tester freeze when sensor quality button is clicked)

[comment]: # (1. Restart the computer. If the problem is not solved, then go to step 2.)

[comment]: # (### Rig tester sensor quality reading bad (motion sensor): 0.0! all the time)
[comment]: # (### Rig tester sensor quality reading bad [motion sensor]: 0.0! all the time)

0 comments on commit b340504

Please sign in to comment.