# Meowbit發明家套件介紹

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

Meowbit發明家套件是一套針對Meowbit而開發的教育套件，為Meowbit提供多款電子硬件擴展Meowbit的功能性。發明家套件正正發揮了Meowbit上搭載了引腳這個優勢，配合各款感應器和積木，Meowbit的玩法就變得更加多，可以創作更多獨特的遊戲！

### Meowbit發明家套件內容

* Robotbit擴展板x1
* 滑動電位器x1
* 紅外線避障/巡線感應器x1
* 聲音感應器x1
* 全彩LED燈x1
* 貓耳超聲波x1
* GeekServo 9G電機x1
* GeekServo 9G舵機x1
* 公對公杜邦線x20
* 公對母杜邦線x20
* 18650鋰電池x1
* 導電銅片貼紙x1
* USB數據線x1
* 積木包x1
* 造型紙板包x1
* 雙面膠紙x1
* Robotbit底座x1

### 產品特色

![](https://kittenbothk.readthedocs.io/en/latest/_images/24.jpg)

1. Meowbit的彩屏可以顯示動態的畫面和文字，令你的創作更美觀和更靈活
2. 支援MakeCode Arcade與Kittenblock編程，編程門檻更低。

### 產品參數

* 包裝尺寸：195x175x70mm
* 淨重：650g

### 介紹短片

[![../../\_images/video7.png](https://kittenbothk.readthedocs.io/en/latest/_images/video7.png)](https://www.youtube.com/watch?v=mG7EN7KPgXs)

### 套件案例介紹

#### 1. 計步裝置

![](https://kittenbothk.readthedocs.io/en/latest/_images/step.jpg)

#### 2. 拔河比賽

![](https://kittenbothk.readthedocs.io/en/latest/_images/tugofwar2.jpg)

#### 3. 硬幣收藏家

![](https://kittenbothk.readthedocs.io/en/latest/_images/coin4.jpg)

#### 4. 智能儲物箱

![](https://kittenbothk.readthedocs.io/en/latest/_images/coin2.jpg)

#### 5. 灌籃高手

![](https://kittenbothk.readthedocs.io/en/latest/_images/ball2.jpg)

#### 6. 鋼琴大師

![](https://kittenbothk.readthedocs.io/en/latest/_images/piano2.jpg)

#### 7. 聲控彩燈

![](https://kittenbothk.readthedocs.io/en/latest/_images/light1.jpg)

#### 8. 防噪窗

![](https://kittenbothk.readthedocs.io/en/latest/_images/window2.jpg)

#### 9. 巡邏智械

![](https://kittenbothk.readthedocs.io/en/latest/_images/trace2.jpg)

#### 10. 避障智貓

![](https://kittenbothk.readthedocs.io/en/latest/_images/avoid2.jpg)

#### 11. 智能停車系統

![](https://kittenbothk.readthedocs.io/en/latest/_images/parking2.jpg)


---

# 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/kits/meowbit_inventor/intro.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.
