yongyong-e
[530/710] Communicating with ARTIK - ubuntu PC 본문
1) Install Screen
$ sudo apt-get install screen
2) find the port name
$ dmesg | tail | grep tty
3) Start Screen as superuser
$ sudo screen /dev/ttyUSB0 115200 cs8 ixoff
'임베디드 > ARTIK' 카테고리의 다른 글
[Error] Hash Sum mismatch (0) | 2018.07.23 |
---|---|
[Error] Installing Google Cloud Speech API (0) | 2018.03.27 |
[530/710] Video Streaming with ARTIK (0) | 2017.11.14 |
[530/710] Connect Wi-Fi & Access Point (0) | 2017.08.09 |
Comments