# Programming with KittenBlock: Powerbrick

The Powerbrick modules are compatible to use with FutureBoard.

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

### Powerbrick Blocks

#### AB Button Module

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

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

#### IR Tracker Module

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

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

#### MP3 Module

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

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

#### RFID Module

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

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

#### Color\&Gesture Module

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

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

#### Environment Temperature and Humidity Module

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

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

#### Soil Moisture and Water Level Sensor

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/pw_soil%26water.png)

![](https://kittenbothk-eng.readthedocs.io/en/latest/_images/pw_soil%26water_codeen.png)

#### RGB Module

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

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

### Note:

FutureBoard is not compatible with Armourbit, please use the PowerBrick modules with a RobotBit.


---

# 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/main-controllers/futureboard/futureboard-kittenblock-programming-tutorial/programming-with-kittenblock-powerbrick.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.
