# SumoBot 12-in-1 Kit Introduction

SumoBot 12-in-1 Kit(HKBK8017A)

SumoBot 12-in-1 Kit is a competitive play set designed for BBC Micro:bit.

Through building and programming different models, students can engage in competitive games and simultaneously increase their interests in coding and engineering.

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

### Contents

1. Robotbit Expansion Board x1(Only for Standard Version)
2. 18650 Rechargeable Battery x1(Only for Standard Version)
3. Set of Building Bricks x1
4. 65mm Wheels x2
5. GeekServo 9G Motors x2
6. GeekServo 9G Servo x1
7. Button Modules x2
8. Neko Ultrasound Module x1
9. 5 Way Line Tracing Module x1
10. JoyFrog Controller x1
11. Microbit Battery Box x1
12. Microbit Silicon Jacket x1
13. Pack of Dupont wires x1
14. USB Cable x1

### Features

* Learning by playing
* Allows easy expansion via building bricks
* Easy-to-pick-up programming
* Easy-to-build models
* Designed for Micro:bit
* Compatible with other Kittenbot products

### Specifications

Please refer to: [Robotbit](https://kittenbothk-eng.readthedocs.io/en/latest/Microbit_eboard/Robotbit/Robotbitfull.html)。

### Demonstration Video

[![../../\_images/19.png](https://kittenbothk-eng.readthedocs.io/en/latest/_images/19.png)](https://www.youtube.com/watch?v=jweirmsULfs\&feature=youtu.be)

[![../../\_images/34.png](https://kittenbothk-eng.readthedocs.io/en/latest/_images/34.png)](https://www.youtube.com/watch?v=s-2cRY5CWXo\&feature=youtu.be)

### Models

#### 1. SumoBot

Attack the opponent using the robot’s horn and push it out of the arena, or enter defensive mode to protect your robot from attacks.

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

![](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/12in1/Kits/12in1/images/rhino2.jpg)

#### 2. Flag Swiper

Use the arm to swipe down the flags on the opponent.

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

![](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/12in1/Kits/12in1/images/flag2.jpg)

#### 3. RoboPusher

Make use of its agility to retrieve important resources from the arena.

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

![](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/12in1/Kits/12in1/images/transport2.jpg)

#### 4. Punching Mantis[](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/12in1/intro.html#punching-mantis)

Use the fists to knock down the opponent.

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

#### 5. RoboCatcher[](https://kittenbothk-eng.readthedocs.io/en/latest/Kits/12in1/intro.html#robocatcher)

Use the shield to protect the resources from the opponents, it can also avoid obstacles automatically.

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

#### 6. RoboDino

Use the horn to damage the opponent.

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

#### 7. Sumo Wrestler

Use its huge body and pushing power to push the opponent out of the arena.

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

#### 8. RoboFootballer

Use its agility to score by kicking the football into the goal.

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

#### 9. RoadBlock Smasher

Use the big jaws to build roadblocks in the arena and clear the roadblocks built by the opponent.

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

#### 10. Speed Racer

This is a robot designed for speed, use your skills to beat the other racers.

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

#### 11. Battle Turret

A robot capable of long-range artillery, aim and shoot the rubberband to knock the opponents.

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

#### 12. Smart Toilet Tissue Machine

Gives you toilet tissue automatically.

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


---

# 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/sumobot-12-in-1-kit/sumobot-12-in-1-kit-introduction.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.
