# Assembly Instructions

## Instructional Video

{% embed url="<https://youtu.be/z30E2lIfa5Q>" %}

## Parts

| Parts                                            | Quantity |                                                                                                  |
| ------------------------------------------------ | -------- | ------------------------------------------------------------------------------------------------ |
| WOOF PCB                                         | 1x       | (Gerber File Below)                                                                              |
| 100 Ohm Resistor                                 | 7x       |                                                                                                  |
| MHP5050RGBDT (SMD RGB LED)                       | 1x       | <https://www.lcsc.com/product-detail/Light-Emitting-Diodes-LED_MEIHUA-MHP5050RGBDT_C409780.html> |
| DB125-3.81-2P-BK-S (Through Hole Terminal Block) | 6x       | <https://www.lcsc.com/product-detail/Screw-terminal_DIBO-DB125-3-81-2P-BK-S_C430618.html>        |
| TMB12A05 (5 Volt Buzzer)                         | 1x       | <https://www.lcsc.com/product-detail/Buzzers_YUEXIN-TMB12A05_C781860.html>                       |
| IRF 530 Mosfet                                   | 2x       | <https://www.lcsc.com/product-detail/MOSFETs_Infineon-Technologies-IRF530NPBF_C2565.html>        |
| Header Pins                                      | 4x       |                                                                                                  |

## Gerber Files

{% file src="/files/oBqKOhYv3E7WvltWnk4C" %}

## Launchpad Schematic

<figure><img src="/files/Bjcj3j1oNG3Lh1iNA4h1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
WOOF is designed to operate a programmed loop. The loop is only initiated by shorting the switch terminals with a switch or relay module. This is to ensure maximum saftey!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.k9rockettech.com/rocketry-systems/woof-launch-computer/assembly-instructions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
