# 機械爪

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

這是一隻以9g小舵機控制的機械爪，機械爪可以輕易夾取乒乓波等物件，機械爪配有積木結構洞，可以輕易結合各種應用場合。

### 產品參數

* 工作電壓：3.3V\~6V
* 額定電壓：4.8V
* 最大扭力：1.6kg±0.2kg/cm(4.8V)
* 角度範圍：0°\~180°
* 重量：9g
* 接口：橙紅啡線

### 產品展示

<div><figure><img src="/files/mbap9sdjISVr6yfZ0oex" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HP93CJoeEIfK9bnLBqjj" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/RfrIPUM9VqopgqcuKmc1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P88Wu6ppnMv2Uhe6gdfC" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/Tnzhm6iSNhTnthpPKTjo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LuYd1zyYDnOvC1HDGU7B" alt=""><figcaption></figcaption></figure></div>

#### 與Robotbit結合示範

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

### 接線方法

將舵機的橙紅啡線連接至RobotBit的舵機接口。

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

```
啡色接負極，紅色接正極，橙色接數據
```

### MakeCode編程教學

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

### 抓力調節

假如想增加抓力，可以將橡皮圈繫在機械爪上，提升機械爪與物件的摩擦力。

<figure><img src="/files/5XWu26yTgJmiZ4S23T8F" alt=""><figcaption></figcaption></figure>


---

# 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/actuators/gripper.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.
