Arduino Error - avrdude, can't open device ttyACM0, permission denied

preview_player
Показать описание
In this video i will show you how to fixing an arduino error :
avrdude: ser_open(): can't open device "/dev/ttyACM0": Permission denied.

step to fixing :
1. open terminal
2. type: sudo usermod -a -G dialout $USER
3. then relogin your linux
4. solved! upload your arduino code :)
Рекомендации по теме
Комментарии
Автор

Thank you so much bro❣...you are a life saver 💯

croppriceestimator
Автор

thanks a lot man and what's your distro?

master
Автор

Thank you very much, it helped me big time!

jonasoliveira
Автор

Thanks for helping the Linux illiterate.

Allan-mfhe