# MR STEMer Kart Lite

MR STEMer Kart Lite(HKBK6006A)

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

This is a mini line follower kart designed for BBC Micro:bit.

This kit makes use of a 3D printed chassis to create an extremely lightweight body.

This easy-to-assemble kart is able to avoid obstacles and trace lines, making this a good start for learning roboting coding.

### Product Showcase

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

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

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

### Package Contents

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

1. Neko Ultrasound Sensor Module x1
2. Ultrasound Sensor Adapter x1
3. 5 Way Line Tracing Sensor Module x1
4. T/T Motor x2
5. 9g Servo x1
6. Dupont Wires
7. 3D Printed Chassis x1
8. 3D Printed Motor Mount x2
9. 3D Printed Ball Bearing Mount x1
10. Ball Bearing x1
11. Wheels x2
12. Line Tracing Sensor Connector x1
13. Nuts and Screws

### Assembly Video

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

### Sample Wiring

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

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

### Sample Programs

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

[Mr Stemer Kart Lite](https://makecode.microbit.org/_MkVb0A6ghiqC)

### Extension Updates

There may be updates for the extensions used, please check the following document for details on updating your extensions.

[Makecode Extension Update](/programming-platforms/makecode-tutorial/kittenbot-and-makecode.md)


---

# 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-eng.kittenbot.hk/educational-kit-sets/mr-stemer-kart-lite.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.
