# BiBoard V0

## Servo wiring

BiBoard V0(for Bittle X), Please check this page to [identify your BiBoard version](https://docs.petoi.com/desktop-app/firmware-uploader#biboard-version).

Although BiBoard V0 has only 12 pins, the joint index numbers are configured in the same order as  NyBoard. The connection between the joint servo and the pin is shown in the figure below：

<figure><img src="/files/9TdetXg8ciT9YIGhPxzk" alt=""><figcaption></figcaption></figure>

####

#### Wiring instruction for BiBoard V0 with the voice command extension hat

Please ensure the black wire (or the darkest wire - ground wire) is closest to the board.

{% embed url="<https://www.youtube.com/watch?v=0xQcAONvXNA>" %}

Ensure all the servos are connected to the correct sockets on the circuit board in the proper orientation.&#x20;


---

# 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://bittle.petoi.com/4-connect-the-wires/biboard-v0.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.
