Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Spacers are added between the bottom of the RPI and the metal plate to prevent components from shorting and rubbing against the metal plate.

    • 2x regular M2 nuts can be stacked on top of each other to create this space

    • can also add yellow double sided sealant tape to create this space (optional)

    • a spacer can also be 3D printed

  • M2 screws are used to secure the RPI

  • Nylon lock nuts are used to fasten down the RPI so that the RPI does not come loose during flight

Electrical

...

Reference Images

Raspberry Pi 4 (not Raspberry Pi 5) pictured below, however they have the same inputs and outputs.

...

  1. Connect to the same network as the Raspberry Pi.

  2. SSH into the Raspberry Pi using the following command:

    Code Block
    ssh@ssh warg@[IP Address]
  3. Enter the WARG password (same as WARG Laptop).

  4. You should now see the Raspberry Pi command prompt in your terminal.

    Code Block
    <warg>@<[IP Address] ~ $

...