Skip to content

Commit 0bc7268

Browse files
authored
Merge pull request #101 from SummerGGift/master
【添加】0.1.4 版本插件 readme 更新
2 parents 745cebc + 75d7bc3 commit 0bc7268

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/MicroPythonPlug-in/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ VSCode 最好用的 MicroPython 插件,为 MicroPython 开发提供了强大
1717
本插件依赖 Microsoft Python 插件,并且使用 Python 脚本,因此需要做如下准备:
1818

1919
1. 安装 Microsoft Python 插件
20+
2021
2. 按照 Python 插件的提示在 PC 上安装 Python3 并加入到系统环境变量中
2122

2223
![Python plug](assets/install_python_plug.png)
@@ -33,6 +34,10 @@ VSCode 最好用的 MicroPython 插件,为 MicroPython 开发提供了强大
3334

3435
可以通过多种方式与开发板建立连接,现支持 USB 和网络连接方式。
3536

37+
- 串口连接方式
38+
39+
![uart_connect](assets/uart_connect.gif)
40+
3641
- USB 连接方式
3742

3843
直接将开发板通过 USB 连接到 PC 机,将会自动通过 USB 连接设备,如下图所示:
320 KB
Loading

0 commit comments

Comments
 (0)