You always can give full permisions to the USB. In my case I have to type in a terminal
sudo chmod 777 /dev/ttyUSB0
and then you can check the serial port menu on the IDE.
Just check if your Arduino is plugged at ttyUSB0 or at another.
You always can give full permisions to the USB. In my case I have to type in a terminal
sudo chmod 777 /dev/ttyUSB0
and then you can check the serial port menu on the IDE.
Just check if your Arduino is plugged at ttyUSB0 or at another.