Bu kodumu Ubuntu'nun kendi terminali üzerinden çalıştırdığımda bir sıkıntı yok fakat, Ubuntu'ya kurdugum VS Code üzeriden çalıştırmaya çalıştırdıgımda ise hata alıyorum.
Hata: Serialexception: [ Errno 13 ] could not open port /dev/ttyTHS1: [ Errno 13 ] permission denied ' /devttyths1 '
Bu kodumu Ubuntu'nun kendi terminali üzerinden çalıştırdığımda bir sıkıntı yok fakat, Ubuntu'ya kurdugum VS Code üzeriden çalıştırmaya çalıştırdıgımda ise hata alıyorum.
Hata: Serialexception: [ Errno 13 ] could not open port /dev/ttyTHS1: [ Errno 13 ] permission denied ' /devttyths1 '
Picture of the issue: https://twitter.com/sezzyann72/status/739477225637052416 It looks like permissions on /dev/ttyS0 are not set up correctly. When you type: ls -l /dev/ttyS0 You should get the f...
Bu kodumu Ubuntu'nun kendi terminali üzerinden çalıştırdığımda bir sıkıntı yok fakat, Ubuntu'ya kurdugum VS Code üzeriden çalıştırmaya çalıştırdıgımda ise hata alıyorum.
Hata: Serialexception: [ Errno 13 ] could not open port /dev/ttyTHS1: [ Errno 13 ] permission denied ' /devttyths1 '