> For the complete documentation index, see [llms.txt](https://sharinghub-eng.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub-eng.kittenbot.hk/educational-kit-sets/robotbit-differential-car.md).

# Robotbit Differential Car

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FemagwEVeCMp2RM0s3lSH%2F%E5%B7%AE%E9%80%9F%E8%BB%8A.png?alt=media&#x26;token=a3a988fd-d5f2-4036-938d-53d9cf4a3736" alt=""><figcaption></figcaption></figure>

This robot car has a driving and steering mechanism similar to a real vehicle, using a motor with differential to drive the wheels and a servo for steering, this kit is suitable for teaching students about the fundamental principles of how a car works.

## Special Features

* Authentic Chassis
  * Equipped with a differential axle and proportional steering system
  * Students can learn how a car functions
* Storage Box
  * The assembled car can be put into the storage box

## Kit Contents

* Robotbit 2.2 Extension Board \*1
* Geekservo 2KG Motor \*1
* Geekservo 9G Servo \*1
* Building Blocks Pack \*1
* 18650 Lithium Battery\*1
* Plastic Storage Box \*1

## Kit Packaging

<div><figure><img src="https://files.gitbook.com/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://files.gitbook.com/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://files.gitbook.com/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://files.gitbook.com/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>

## Instructions and Sample Program

{% content-ref url="/pages/NkEoggTpSNWAesnCQKZI" %}
[Broken mention](broken://pages/NkEoggTpSNWAesnCQKZI)
{% endcontent-ref %}

## Demo Video

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-eng.kittenbot.hk/educational-kit-sets/robotbit-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.
