Install Arduino IDE on Chromebook
Last updated
Was this helpful?
Last updated
Was this helpful?
After on the Chromebook, you can access the Linux environment via the terminal app.
Please follow the following steps to install the Arduino IDE:
After downloading complete, set the folder Downloads in the file browser to share with Linux, as mentioned above. Use the following commands to install the Arduino IDE, e.g., arduino-1.8.19-linux64.tar.xz is the downloading file.
You can open the Arduino IDE as follows:
After using the USB uploader and USB data cable to connect the NyBoard and Chromebook, you will see a prompt: Please click Connect to Linux.
and check in the Settings interface, and it should be enabled as follows:
After using the USB data cable to connect the BiBoard and Chromebook, you will see a prompt: Please click Connect to Linux.
and check in the Settings interface, and it should be enabled as follows:
Use the following commands to install the library pyserial for uploading the sketch for BiBoard
Open the website () and download the corresponding type of Legacy Arduino IDE:
For more details, please refer to .
After downloading the project file OpenCat-main.zip from GitHub: , use the following commands to unzip it to the Downloads folder.
For more details, please refer to .
After downloading the project file OpenCatEsp32-main.zip from GitHub: , use the following commands to unzip it to the Downloads folder.