Linux: /dev/ttyUSB0: Permission denied
Problem: Can't connect to the Arduino device.
Solution:
Run next command(s) under root user:
usermod -a -G dialout scalan usermod -a -G plugdev scalan
Reboot.
Try to connect.
Done.
Scientific Algorithms and Analytics
Problem: Can't connect to the Arduino device.
Solution:
Run next command(s) under root user:
usermod -a -G dialout scalan usermod -a -G plugdev scalan
Reboot.
Try to connect.
Done.