🛠️Useful Tools

USB Driver

NyBoard USB Driver to access the USB uploader (adapter)

When you use a USB uploader to upload the firmware for NyBoard, please download and install the driver first:

For example, for Windows:

BiBoard V0 USB Driver to access the serial port

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, please download the driver as below:

For example, for Windows:

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.

Win

For Windows, the installation steps are as follows:

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.

BiBoard V1 USB Driver to access the serial port

When you use a USB type-C data cable to upload the firmware for the mainboard.

  • In Windows, if there is no serial port in the port list of Device Manager:

  • In Mac, open the Terminal program under the Applications-Utilities folder and type the following commands. If no serial device name starting with "tty.wchusbserial" or "cu.wchusbserial" is found:

    cd /dev
    ls

Please download and install the USB driver:

For ChromeOS:

  1. Download the Arduino IDE(e.g. 1.8.19) for Linux from https://github.com/arduino/Arduino/releases/download/1.8.19/arduino-1.8.19.tar.xz

  2. Install it on the Chromebook. Please refer to the video at https://www.youtube.com/watch?v=2cve6n4LZqI

  3. Plug the Bittle USB type-C data cable into the robot and the Chromebook.

  4. Set the Chromebook Linux VM to recognize the USB port

Settings => Advanced => Developers => Linux development environment => Manage USB devices => USB Serial (turn on)

NOTE: Step 4 must be repeated whenever the USB connection is reconnected/powered on.

Last updated

Was this helpful?