# Robotbit差速車

<figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FCG3WwX6YxHyxRWiCK180%2F%E5%B7%AE%E9%80%9F%E8%BB%8APacking.png?alt=media&#x26;token=b8da02c0-4b0f-4432-bb11-e7a0eedfa09d" alt=""><figcaption></figcaption></figure>

這是一個擁有仿真結構的編程小車，小車使用單馬達配合差速器驅動與舵機轉向，與真實汽車的結構類似。

## 套件特色

* 仿真機械車底盤
  * 配有差速器傳動系統及仿真轉向結構
  * 同學透過組裝小車可以學習到汽車的運作原理
* 附隨收納盒
  * 組裝完成的小車可以收納到盒子裡面

## 套件內容

* Robotbit EDU擴展板 \*1
* Geekservo 2KG 馬達 \*1
* Geekservo 9G 舵機 \*1
* 積木包 \*1
* 18650鋰電池 \*1
* 塑膠收納盒 \*1

## 套件包裝

<div><figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fze2yFS78OHXSFeeCKL7v%2F20240731_122646.jpg?alt=media&#x26;token=2857cc0f-950a-4a01-bbd7-29e178505885" alt=""><figcaption></figcaption></figure> <figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FfoODX3C09VnaWOWiF38F%2F20240731_122813.jpg?alt=media&#x26;token=b5bc2d25-6794-4e37-ae32-4c9a495cd943" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FjfeYYNH2cm3RDy5C4kZz%2F20240731_125839.jpg?alt=media&#x26;token=59b6c874-59b0-4163-8d28-afb890185ca3" alt=""><figcaption></figcaption></figure> <figure><img src="https://879637118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FVgG6CoOfTk7z3JcMkAcA%2F20240731_125807.jpg?alt=media&#x26;token=9d7a06a3-0483-4919-8874-23771c953c94" alt=""><figcaption></figcaption></figure></div>

## 說明書與參考程式

{% content-ref url="differential\_car/rc" %}
[rc](https://sharinghub.kittenbot.hk/kits/differential_car/rc)
{% endcontent-ref %}


---

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