# 7. 防噪窗

![](https://kittenbothk.readthedocs.io/en/latest/_images/window1.jpg)

### 教材資源包下載

包括說明書： [資源包下載地址](https://drive.google.com/drive/folders/16T0mfS0QbxXfHf4GvNz62Xd2x8dvOq4m?usp=sharing)

### 參考接線

![](https://kittenbothk.readthedocs.io/en/latest/_images/window_wire.png)

### 參考程式

{% embed url="<https://makecode.com/_PLWY3se9MFqD>" %}

[防噪窗參考程式](https://makecode.com/_PLWY3se9MFqD)

### 模型玩法

遇到環境的噪音過大的時候，窗口會自動關上。待環境噪音回復至平靜水平時才會自動打開。


---

# 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/meowbit_inventor/info/window.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.
