> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/functional_modules/sugar/rfid.md).

# Sugar 二期RFID感應模組

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

這是一個RFID感應模組，可以對RFID卡進行讀取和寫入資料的操作。

## 產品參數：

* 操作電壓：3.3\~5V
* 尺寸：40 x 40 x 17 mm
* 類型：I2C 模組

## 產品接線

#### Robotbit EDU

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

#### Robotbit 2.2

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

## 參考程式

#### MakeCode編程教學

#### 加載Sugar插件：

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

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

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

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

#### [詳細方法](/programmingplatforms/makecode/kittenbotandmakecode.md)

讀取卡片UUID

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

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

寫入與讀取數據

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

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