BiBoard V1
BiBoard V1 USB Driver to access the serial port
Some USB cables are only for charging and do not support data transfer. Using the original data cable in the kit is better for a successful upload.
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:
Please download and install the USB driver:
For ChromeOS:
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
Install it on the Chromebook. Please refer to the video at https://www.youtube.com/watch?v=2cve6n4LZqI
Plug the Bittle USB type-C data cable into the robot and the Chromebook.
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