Install Arduino IDE 1.8.19 on Ubuntu MATE 22.04 LTS, and set permission.

This video show steps to install Arduino IDE 1.8.19 on Ubuntu MATE 22.04 LTS, and set permission for USB.

Visit https://www.arduino.cc/en/software to download Arduino IDE 1.18.19, Linux 64 bits.

Extract the downloaded file and run install.sh in terminal:

sudo ./install.sh
Normally, it will fail to upload due to permission denied. To fix it, enter the commands:
sudo usermod -a -G dialout <user>
sudo chmod a+rw <port>
The Ubuntu MATE is installed over VirtualBox in last post, the video also show how to forward USB to virtual machine by adding to USB Device Filters.


related:
Setup and post install Arduino IDE for Nano RP2040 Connect, on Ubuntu MATE
Check if I belongs to dialout group

Comments

Popular posts from this blog

480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library

my dev.tools - FNIRSI 2C23T 3-in-1 Dual Channel Oscilloscope/Multimeter/Signal Generator