Skip to content

Commit 48013f7

Browse files
committed
update dirs construct and readme file
1 parent cd314cc commit 48013f7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

media/wire_connection.jpg

2.52 MB
Loading

readme.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,9 @@ QuecPython 推出了基于豆包 Websocket 的 AI 聊天解决方案。该方案
4040
在开始之前,请确保您具备以下先决条件:
4141

4242
- **硬件:**
43-
- [EC800MCNLE QuecPython 标准开发板](https://python.quectel.com/doc/Getting_started/zh/evb/ec800x-evb.html)(含天线、Type-C 数据线等)
43+
- [EC800MCNLE QuecDuino 开发板](https://python.quectel.com/doc/Getting_started/zh/evb/ec800x-duino-evb.html)(含天线、Type-C 数据线等)
4444

45-
> - 点击查看开发板的[原理图](https://python.quectel.com/wp-content/uploads/2024/09/EC800X_EVB_V1.1-SCH.pdf)[丝印图](https://python.quectel.com/wp-content/uploads/2024/09/EC800X%E7%B3%BB%E5%88%97%E5%BC%80%E5%8F%91%E6%9D%BF%E4%B8%9D%E5%8D%B0.pdf)文档。
46-
> - [移远商城购买链接](https://www.quecmall.com/goods-detail/2c90800c94028da201944df5ed4e0091)
45+
> - [移远商城购买链接](https://www.quecmall.com/goods-detail/2c90800c9488358b01956e1f9cfb0257)
4746
4847
- 电脑(Windows 7、Windows 10 或 Windows 11)
4948

@@ -77,7 +76,7 @@ QuecPython 推出了基于豆包 Websocket 的 AI 聊天解决方案。该方案
7776

7877
1. **连接硬件:**
7978
按照下图进行硬件连接:
80-
<img src="./docs/zh/media/wire_connection.jpg" style="zoom:67%;" />
79+
<img src="./media/wire_connection.jpg" style="zoom:67%;" />
8180
1. 将喇叭连接至图中标识有`SPK+``SPK-`的排针上。
8281
3. 在图示位置插入可用的 Nano SIM 卡。
8382
4. 将天线连接至标识有`LTE`字样的天线连接座上。
@@ -124,7 +123,7 @@ solution-AI/
124123
│ ├── logging.py
125124
│ ├── ...
126125
│ └── uwebsocket.py
127-
├── photo/
126+
├── media/
128127
│ └── wire_connection.jpg
129128
├── fw/
130129
│ └── EC800MCNLER06A01M08_OCPU_QPY_TEST0228.zip

0 commit comments

Comments
 (0)