# Sugar二期 霧化器模組

<div><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FY0fmAIb44X9IYgWP72GH%2Fatomizer1.png?alt=media&#x26;token=68cb48c1-608f-43f3-ba84-f1bad786bc2a" alt=""> <figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FvpQNfoMI67dh9uUtNrZU%2Fatomizer2.png?alt=media&#x26;token=1f0f1a20-9238-4f9f-9d7d-3d9a2ea43f0d" alt=""><figcaption></figcaption></figure></div>

這是一個霧化器，可以將水化成水霧揮發到環境當中。

### 產品參數

* 尺寸：24 x 24 x 23 mm
* 類型：Digital 數位模組

### 產品接線

#### Robotbit Edu

用3Pin 連接線將模組與Robotbit Edu連接起來。

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

#### Robotbit 2.2

用3Pin 連接線將模組與Robotbit 2.2連接起來。

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FL7ACFPNkgURtEUvAZunc%2Fwatertemp_wiring_2.2.png?alt=media&#x26;token=0068cdbd-6657-4cf5-861b-c946b404a290" alt=""><figcaption></figcaption></figure>

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FDUeaFpQ1seyk5BKukbjE%2Fatomizer3.jpg?alt=media&#x26;token=7d9c9928-2af6-4d22-91da-0df4bbe17be0" alt=""><figcaption></figcaption></figure>

### 編程教學

#### MakeCode編程教學

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

#### 加載Sugar插件：

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

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

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

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

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

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

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

### 使用前注意事項

{% hint style="info" %}
使用霧化器前，請確保膠管裏的棉芯已足夠濕透。
{% endhint %}

<div><figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FDHjvBZkttby3PUFOnKZG%2Fatomizer4.jpg?alt=media&#x26;token=e894cd74-8b72-4e0a-92ec-8ddec439077c" alt=""><figcaption></figcaption></figure> <figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FMcKkPt0Lq2e4JrfNZTcv%2Fatomizer5.jpg?alt=media&#x26;token=fe346336-a389-4e6d-8708-783f748ae789" alt=""><figcaption></figcaption></figure></div>

### 霧化器示範短片

{% embed url="<https://youtu.be/y3qxbMMDXus>" %}


---

# 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/atomizer.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.
