# 教大E-Stem Kit

為教大課程與教學部門設計的E-Stem學習套件

## 套件內容

* 未來板Lite AI
* 超聲波感應器 x2
* 磁力感應器
* 環境氣壓感應器
* PM2.5懸浮粒子感應器
* 水溫感應器
* 聲音感應器
* Geekservo紅色電機
* 導電性檢測模組
* 連接線
* 風速儀積木包
* 速度計積木包
* 火箭發射積木包

## 示範教學

{% content-ref url="/pages/uLA0dNLR9GJZzJWE3BCc" %}
[Kittenblock編程教學](/mcu/liteai/kittenblock.md)
{% endcontent-ref %}

{% content-ref url="/pages/EApgYIZHzwyYf0NiWTPg" %}
[未來板Lite AI操作教學](/kits/edu_u_estem/futureboard_lite_operations.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0Nh3CbIhMt1Bxuuv1E6" %}
[Datalogger與數據下載教學](/kits/edu_u_estem/datalogger.md)
{% endcontent-ref %}

{% content-ref url="/pages/TX04qnj4pNxGMDjkor27" %}
[風速計Anemometer](/kits/edu_u_estem/anemometer.md)
{% endcontent-ref %}

{% content-ref url="/pages/C0fe9MWdEYMBbc3joZck" %}
[水溫探測Water Temperature](/kits/edu_u_estem/watertemp.md)
{% endcontent-ref %}

{% content-ref url="/pages/j8krOAlXpf7V2bhzZrXD" %}
[速度計Speedometer](/kits/edu_u_estem/speedometer.md)
{% endcontent-ref %}

{% content-ref url="/pages/rllRu6ZQ8HBEx1oZLIdV" %}
[分貝計Decibel Sensor](/kits/edu_u_estem/decibel.md)
{% endcontent-ref %}

{% content-ref url="/pages/jjKAURvanOUFrlD826bH" %}
[火箭發射器Air Rocket](/kits/edu_u_estem/rocket.md)
{% endcontent-ref %}

{% content-ref url="/pages/g5WCXAM2NXp8D0ipPjUd" %}
[懸浮粒子檢測PM2.5 Sensor](/kits/edu_u_estem/pm.md)
{% endcontent-ref %}

{% content-ref url="/pages/RPkHid4EOQgpBzp2U2hW" %}
[氣壓計Barometer](/kits/edu_u_estem/barometer.md)
{% endcontent-ref %}

{% content-ref url="/pages/2AXrsowhy8znr43jAfGi" %}
[未來板Lite AI 程式復原教學](/sciencekit/recovery.md)
{% 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/edu_u_estem.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.
