# 風速計Anemometer

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FcuaTmsvh66daYhz47Fkq%2Fanemometer_lite.png?alt=media&#x26;token=12c3b377-522d-4f6f-b228-46a2583acac4" alt=""><figcaption></figcaption></figure>

## 硬件接線

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FnIkuBaNds1VgSG5JCdzN%2Fanemometer.png?alt=media&#x26;token=8c6c2cc6-e066-43e5-9b43-5e2d243299ee" alt=""><figcaption></figcaption></figure>

## 搭建說明書

{% file src="<https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F5tru7hq1g7mAb48xN3AA%2Fanemometer_lite.pdf?alt=media&token=798d2ada-b443-4b9b-b5a8-bdb6c23896d0>" %}

## 開啟程式

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F95l5XeH84bBpyxPEt9ZU%2Fimage.png?alt=media&#x26;token=4614e858-33ce-42ef-a0a5-608bd197aaaf" alt=""><figcaption></figcaption></figure>

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

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

## 進行測量

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

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FkRSQ2F61m2HXZDfGfLzH%2Fimage.png?alt=media&#x26;token=57e463cb-7f3c-49b8-88cf-0a4bef31d1d8" alt=""><figcaption></figcaption></figure>

## 參考程式

{% file src="<https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F5COJEZ6AIdEZSwi3QsGl%2FAnemometer%20(1).sb3?alt=media&token=c312b09c-800c-4a00-88e6-bb827bf04763>" %}


---

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