开启端口权限: sudo chmod 777 /dev/ttyUSB0
串口调试方法(No desktop):
安装 screen:sudo apt install screen
连接到串口:screen /dev/ttyUSB0 9600
连接到串口之后,输入什么就会发送什么
安装录屏软件:sudo snap install simplescreenrecorder
安装画图软件:sudo apt-get install kolourpaint4
开启端口权限: sudo chmod 777 /dev/ttyUSB0
串口调试方法(No desktop):
安装 screen:sudo apt install screen
连接到串口:screen /dev/ttyUSB0 9600
连接到串口之后,输入什么就会发送什么
安装录屏软件:sudo snap install simplescreenrecorder
安装画图软件:sudo apt-get install kolourpaint4