# BiBoard V1

## Servo wiring

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

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

<figure><img src="/files/A85Of0mRsptTSWZeZeM7" alt=""><figcaption></figcaption></figure>

#### Wiring instruction for BiBoard V1

Please ensure the black wire (or the darkest wire - ground wire) is closest to the board and all the servos are connected to the correct sockets on the circuit board in the proper orientation.

{% embed url="<https://youtu.be/A2RM1tplOtM>" %}
Bittle X with BiBoard V1 assembly and wiring tutorial
{% endembed %}


---

# 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-v1.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.
