# Micro:bit氣動火箭發射實驗套件

## 無氣壓計版

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FQwXAlDTI1dyrPrDOrJHt%2Frocket_nogauge_render.png?alt=media&#x26;token=16e35dc8-2de1-4dfa-91d2-260a8bdec59f" alt=""><figcaption></figcaption></figure>

## 氣壓計版

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FVSYqCBNmWKVRRpbCMtPb%2Frocket_withgauge_render.png?alt=media&#x26;token=1a4c3719-8473-46cb-a77a-72bec723ad4f" alt=""><figcaption></figcaption></figure>

## 套件介紹

氣動火箭發射實驗套件是一套集航天、物理、編程的SPACE套件。

同學可以自行搭建火箭發射台與設計火箭圖樣，邁向航天夢。

除了涉及STEM課題之外亦有公民愛國教育的元素。

## 全新SPACE教學概念

SPACE是Science(科學)、Programming(編程)、Arts(藝術)、Country(國家)、Engineering(工程)；這五個課題的縮寫，Kittenbot希望透過此套件將STEAM教育融合到公民愛國教育裏，從而在提升學生的科學探究能力之餘同時培養學生的民族自豪感。

1. **S**cience(科學)
   * 觀察牛頓運動定律當中作用力與反作用力的理論
2. **P**rogramming(編程)
   * 對火箭發射器進行編程，學習驅動馬達等電子零件
3. **A**rts(藝術)
   * 發揮創意，自行設計及繪畫自己的火箭模型
4. **C**ountry(國家)
   * 認識到國家在航天科技的發展及成就，培養民族自豪感
5. **E**ngineering(工程)
   * 體驗活塞及氣泵結構的原理，自己搭建出火箭發射器

{% embed url="<https://www.canva.com/design/DAGNtssn5to/h542q4wjR_JWn66iOEetAw/view?utm_campaign=share_your_design&utm_content=DAGNtssn5to&utm_medium=link&utm_source=shareyourdesignpanel>" %}

## 示範短片

{% embed url="<https://www.youtube.com/shorts/3i_rJsuqYsI>" %}

{% embed url="<https://www.youtube.com/watch?v=Ba4iAmeI5sg>" %}

## 套件內容

{% content-ref url="air\_rocket/contents" %}
[contents](https://sharinghub.kittenbot.hk/kits/air_rocket/contents)
{% endcontent-ref %}

## 說明書與參考程式

{% content-ref url="air\_rocket/instructions" %}
[instructions](https://sharinghub.kittenbot.hk/kits/air_rocket/instructions)
{% endcontent-ref %}


---

# 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.kittenbot.hk/kits/air_rocket.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.
