# 工業4.0倉庫貨物管理系統

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

倉庫貨物管理系統模擬了倉庫內貨物進出的情景，透過感應貨物的RFID晶片，系統可以將進出的貨物資料上傳到物聯網平台作管理。

### 產品特色

* 基於Microbit的圖形化編程，更容易上手
* 兼容樂高積木，擴展性高
* 支援MakeCode和Kittenblock編程
* 應用到工業4.0的概念，例如物聯網，自動化等

### 套件內容

* Robotbit Edu擴展板 x1
* 塑膠積木包 x1
* GeekServo 2KG電機 x1
* WifiBrick x1
* Powerbrick RFID魔塊 x1
* 18650鋰電池 x1
* RFID晶片 x5

### 示範短片

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

[示範短片](https://youtu.be/VdKa_Eb6fHo)


---

# 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/inventory_system/inventory.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.
