> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/kits/edu_u_estem/anemometer.md).

# 風速計Anemometer

<figure><img src="/files/5cYPk6WE16KR42oWknRR" alt=""><figcaption></figcaption></figure>

## 硬件接線

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

## 搭建說明書

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

## 開啟程式

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

請同學在未來板Lite上開啟「Anemometer\_p1.py」檔案。

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

## 進行測量

未來板Lite會一直顯示測量到的風速(m/s)。

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

## 參考程式

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/anemometer.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.
