# Pneumatic Rocket Tutorial

## Building Instructions

### Standard Version

{% file src="<https://686851495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Bv9xBdKh3R9w6Vp7asd%2Fuploads%2F2cRYS7Dh1vhUmy3YOkaI%2Frocket_5ml_basic.pdf?alt=media&token=64b7f2c7-6876-4248-bcea-829a4a99ec82>" %}

### Deluxe Version

{% file src="<https://686851495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Bv9xBdKh3R9w6Vp7asd%2Fuploads%2F8rP8rsmwQ9lsGvBCxtsn%2Frocket_5ml_premium.pdf?alt=media&token=64efa471-b1ee-479b-8310-53debef03e51>" %}

## Wiring Diagram

### Crocodile Clip Cables

Mount the M3 screws with the plastic nuts onto the GND, 3V and 1 Pins on the Micro:bit.

首先將M3螺絲穿到Micro:bit的GND、3V和1的金手指圓孔，然後使用塑膠絲帽固定螺絲。

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FXI5jFfhwlth2aeMObWd6%2F20240622_135204.jpg?alt=media&#x26;token=a92e676f-762c-4b4e-bef5-728577d55248" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F95WRKZPWG49w6Y4WaoGt%2F20240622_135139.jpg?alt=media&#x26;token=ac1cb8de-4bfe-4942-9cd9-29328e1fc7f4" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fb80hVJWcq3Gr8SiF9I4E%2F20240622_135037.jpg?alt=media&#x26;token=c68d99f9-602a-4c10-a6d3-fc9fa8987086" alt=""><figcaption></figcaption></figure></div>

Clip the crocodile clips onto the protruding metal parts of the screws.

Yellow Wire onto 1. Red Wire onto 3V. Black Wire onto GND.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fwwq53svdkbXMWIhBRfQg%2Fwiring.png?alt=media&#x26;token=6cdae683-816c-469b-963d-7e634e57c57d" alt=""><figcaption></figcaption></figure>

### Pneumatic Hose Connection(Standard Version)

Connect the syringe and the pneumatic pump.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fn4o3eNpskOk6xjkrqSFm%2Fhose_connection.png?alt=media&#x26;token=2563407a-0727-4987-a5c4-46d78e471eb0" alt=""><figcaption></figcaption></figure>

### Pneumatic Hose Connection(Deluxe Version)

Connect the 3 hoses to the T-junction then connect each end to the syringe, pressure gauge and pneumatic pump.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F2LLPKyiWhPfZMeUP0EEv%2Fhose_connection_premium.png?alt=media&#x26;token=0c8fdfc0-28ed-498e-80bc-d180fdd6651a" alt=""><figcaption></figcaption></figure>

## Sample Program

{% embed url="<https://makecode.microbit.org/_Mp93zufay13w>" %}


---

# 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://sharinghub-eng.kittenbot.hk/educational-kit-sets/pneumatic-rocket-launching-kit/pneumatic-rocket-tutorial.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.
