# Newbit Arcade Shield Info

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

With the improved capabiliies of Micro:bit V2, it is now possible for Micro:bit V2 to run MakeCode Arcade games. To support this feature, KittenBot has developed the Newbit Arcade Shield to provide a screen and input buttons so that Micro:bit V2 can be used for game programming. The shield can also act as a remote controller as well.

### Product Specifications

* Dimensions: 115 x 65 x 17.5 mm
* Weight: 35g
* Power: Micro USB(5V)/Lithium Battery Pack(3.7V)
* Onboard Resources: 160\*128 TFT Screen, Directional Buttons \*4, AB Buttons, 3Pin GPIO, Micro USB Power+Charging, JacDac, Power LED

### Product Details

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

### Programming Tutorial

#### MakeCode Arcade

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

#### MicroCode

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

### Jacdac

<img src="https://kittenbothk.readthedocs.io/en/latest/_images/jacdac.jpg" alt="" width="375">

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

a


---

# 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/extension-boards/newbit/newbitinfo.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.
