# RGB彩燈

<figure><img src="/files/1h01iy8fmvD0SKjSiS0s" alt=""><figcaption></figcaption></figure>

可以驅動板載或者外界的rgb彩燈

### 參考程式1: 控制彩燈顏色

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

### 參考程式2:內置燈效

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


---

# 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/mcu/liteai/kittenblock/neopixel.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.
