# Sugar 二期RGB燈圈模組

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FJ2X9uyFjKUnN3Hxk1H2F%2Frgb.png?alt=media&#x26;token=a13c1b37-1cde-4517-b7a4-197311773d0f" alt=""><figcaption></figcaption></figure>

這是一個裝有8粒RGB彩燈的燈圈模組，可以顯示各種燈光效果。

## 產品參數：

* 操作電壓：3.3\~5
* 類型：Digital 數位模組

## 產品接線

#### Robotbit EDU

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FZ568KTD7niKtGIDASW5j%2Frgbring_wiring_edu.png?alt=media&#x26;token=bfabfd53-910d-4e82-91c5-7c462d1abdb3" alt=""><figcaption></figcaption></figure>

#### Robotbit 2.2

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FsTZoIHREQ6oYPpcWYfY9%2Frgbring_wiring_2%2C2.png?alt=media&#x26;token=fe75732e-133a-4590-a2c6-81b43b3bc020" alt=""><figcaption></figcaption></figure>

## 參考程式

#### MakeCode編程教學

#### 加載Robotbit插件：

#### 在擴展頁直接搜尋robotbit (robotbit已經過微軟認證，可以直接搜尋)

![](https://kittenbothk.readthedocs.io/en/latest/_images/sugar_search.gif)

#### 你亦可以用插件地址搜尋

Sugar插件：<https://github.com/KittenBot/pxt-robotbit>

#### [詳細方法](https://sharinghub.kittenbot.hk/programmingplatforms/makecode/kittenbotandmakecode)

{% embed url="<https://makecode.microbit.org/_DdPiLTfM7Jk6>" %}

[參考程式](https://makecode.microbit.org/_DdPiLTfM7Jk6)


---

# 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/functional_modules/sugar/rgbring.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.
