> For the complete documentation index, see [llms.txt](https://cavedu.gitbook.io/cavedu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cavedu.gitbook.io/cavedu/rk001/module_ui.md).

# 模組使用教學

- [LED模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_led.md)
- [LED模組（三色）](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_rgbled.md)
- [按鈕模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_button.md)
- [旋轉電位計模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_rotation.md)
- [光敏模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_light.md)
- [微動開關模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_microswitch.md)
- [DHT11溫溼度感測器模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_dht11.md)
- [無源蜂鳴器模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_buzzer_n.md)
- [有源蜂鳴器模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_buzzer_p.md)
- [震動開關模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_vibrationswitch.md)
- [滾珠開關模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_advanceballswitch.md)
- [超音波測距感測器](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_ultrasonic.md)
- [伺服機](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_servo.md)
- [紅外線偵測模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_irsensor.md)
- [I2C 1602液晶顯示模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_i2c1602.md)
- [熱敏（溫度）模組](https://cavedu.gitbook.io/cavedu/rk001/module_ui/linkit7697_temperature.md)
- [DHT 22溫溼度模組(For Pico)](https://cavedu.gitbook.io/cavedu/rk001/module_ui/dht-22-wen-shi-du-mo-zu-for-pico.md)


---

# 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://cavedu.gitbook.io/cavedu/rk001/module_ui.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.
