Linux

First, update your OS

sudo apt update
sudo apt upgrade

Add your user to the dialout group, change $USER to your user name. This allows your user to access the USB serial device.

sudo usermod -a -G dialout $USER
On this page
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9