> For the complete documentation index, see [llms.txt](https://sharinghub-eng.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-eng.kittenbot.hk/functional_module/sugar/sugar-rfid-module.md).

# Sugar RFID Module

<figure><img src="/files/0HkrOuGBjqsqD1ugpStu" alt=""><figcaption></figcaption></figure>

This RFID Module can read and write RFID Cards.

## Product Specifications

* Voltage: 3.3\~5V
* Dimensions: 40 x 40 x 17 mm

## Product Wiring

#### Robotbit EDU

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

#### Robotbit 2.2

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

### Programming Tutorial

#### MakeCode Programming Tutorial

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

#### Import Sugar Extension

#### Search for sugar in the search bar (Kittenbot products has been verified by Microsoft)

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

[Importing Extensions Tutorial](/programming-platforms/makecode-tutorial/kittenbot-and-makecode.md)

#### Extension URL

Sugar extension: <https://github.com/KittenBot/pxt-sugar>

### Sample Program

Read UUID

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

[Sample Program](https://makecode.microbit.org/_cq7TUb2cwMKT)

Read and Write Data

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

[Sample Program](https://makecode.microbit.org/_MojJEjWVoEMV)
