# Screw Feeder

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

一個3D打印的自動餵食裝置，採用Geekservo 2KG電機驅動。

### 產品參數

* 工作電壓：3.3V\~6V
* 額定電壓：4.8V
* 額定電流：70mA
* 堵轉電流：900mA
* 打滑電流：700mA
* 最大扭力：1.6kg±0.2kg/cm(4.8V)
* 最高轉速：120rpm(3V供電情况下)
* 重量：20g
* 接口：紅黑線

### 產品特色：

* 3D打印
* 兼容積木結構
* 採用2KG電機驅動

## 產品展示

{% embed url="<https://youtu.be/sRb6qOz8KvM?si=tskix_PbBM2qb_HW&t=4>" %}

<div><figure><img src="/files/0YW4TZqmlzEQm6yLOczG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sJzpY5Vv2T9G9k3ukhTg" alt=""><figcaption></figcaption></figure></div>

## 使用教學

## Robotbit EDU/2.2

### 接線方法

#### Robotbit 2.2

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

#### Robotbit EDU

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

### MakeCode編程教學

#### 加載Robotbit插件：

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

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

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

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

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

#### 馬達積木塊:

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

#### 參考程式

<https://makecode.microbit.org/_ADRfV0U4Cbjy>

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

## Armourbit

### 接線方法

<figure><img src="/files/01UaO9GN1fJ0ZSsQYzVj" alt=""><figcaption></figcaption></figure>

### MakeCode編程教學

#### 加載Powerbrick插件：

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

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

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

#### 參考程式

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

## Meowbit

### 接線方法

#### Robotbit 2.2

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

#### Robotbit EDU

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

### MakeCode Arcade編程教學

#### 加載robotbit插件：<https://github.com/KittenBot/meow-robotbit>

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

#### 電機積木塊:

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

#### 參考程式

<https://makecode.com/_drW0kX41L02f>

{% embed url="<https://makecode.com/_drW0kX41L02f>" %}

## 插件版本與更新

插件可能會不定時推出更新，改進功能。亦有時候我們可能需要轉用舊版插件才可使用某些功能。

詳情請參考: [Makecode插件版本更換](/programmingplatforms/makecode/makecodeextupdate.md)


---

# 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/screw-feeder.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.
