# 人面追蹤風扇

![](/files/7M9s66aEAT6t5jGym1a8)

使用人面追蹤功能追蹤人面，自動將風扇指向人面。另外可以透過語音辨識調較風扇的速度。

### 組裝說明書下載

[組裝說明書下載](https://drive.google.com/drive/folders/1wg_edUZFrqyUONA0FJ6vFBkGArRsfnf4?usp=sharing)

![](/files/M4QKzaVKMCGVasoyCE0x)

### 參考程式

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

{% hint style="info" %}
這應用需要使用Token。
{% endhint %}

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

### 應用玩法

{% hint style="info" %}
這應用需要使用Token。
{% endhint %}

1. 連接好Micro:bit和打開Robotbit電源
2. 點擊綠色旗啟動程式
3. 系統會自動追蹤鏡頭裡面的人面，並將風扇指向人面。


---

# 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/inventorkit/kittenblockai/aifan.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.
