# BiBoard V0

### BiBoard V0 USB Driver to access the serial port&#x20;

When you use a **USB Type-C**  interface data cable to upload the firmware for BiBoard or control the robot via the [**Petoi Desktop App**](https://docs.petoi.com/desktop-app/introduction), please download the driver as below:

{% embed url="<https://www.silabs.com/developer-tools/usb-to-uart-bridge-vcp-drivers?tab=downloads>" %}

For example, for Windows:

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

#### Mac

You can download the Mac version and run the \*dmg file to install it. During the installation, you need to allow the permission settings.&#x20;

#### Win

For Windows, the installation steps are as follows:

<figure><img src="/files/8O94Xs3mIkmzLr3Mgy8R" alt=""><figcaption></figcaption></figure>

In the **Device Manager**, if you open the Other devices list, you may see a CP210X device with a triangle exclamation sign. Right-click it to find the "**update driver**" option, then select the unziped folder of your downloaded driver to install.

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

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

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

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

<figure><img src="/files/4pjr74XM8qcwKsGWlRgo" alt=""><figcaption></figcaption></figure>

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


---

# 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://guide.petoi.com/technical-support/useful-tools/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.
