add 串口工具
This commit is contained in:
parent
b11383c5bb
commit
d51d81ee90
@ -44,6 +44,8 @@ uart_temp是用于8051单片机上的一个项目,用于获取温度,并使
|
||||
minicom -D /dev/ttyUSB0 -b 9600
|
||||
```
|
||||
|
||||
> 推荐使用图形化的串口软件:<<https://github.com/Neutree/COMTool/tree/master>
|
||||
|
||||
5. 运行`process.py`解析数据生成图片
|
||||
|
||||
```bash
|
||||
@ -54,6 +56,7 @@ uart_temp是用于8051单片机上的一个项目,用于获取温度,并使
|
||||
# 运行脚本
|
||||
python process.py
|
||||
```
|
||||
|
||||

|
||||
|
||||
## 更多的信息
|
||||
|
Loading…
x
Reference in New Issue
Block a user