Up README.md

main
JiXieShi 2024-04-13 15:07:00 +08:00
parent e22b534205
commit 03b3cf3793
4 changed files with 10 additions and 0 deletions

View File

@ -15,3 +15,13 @@
2. 输入设备输出UTF8 终端输出GBK `./COM -p COM8 -b 115200 -o GBK`
![img2.png](image/img2.png)
3. 彩色终端输出
![img3.png](image/img3.png)
4. Hex接收 `./COM -p COM8 -b 115200 -i hex`
![img4.png](image/img4.png)
5. Hex发送 `./COM -p COM8 -b 115200`
![img5.png](image/img5.png)

BIN
image/img3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

BIN
image/img4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
image/img5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB