Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vcc-gnd authored Feb 12, 2023
1 parent 3d86a9b commit 2bc4663
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

YD-ESP32-S3核心板由源地工作室(VCC-GND Studio)设计,有需要可以浏览www.vcc-gnd.com 获取购买。该设备使用ESP32-S3芯片,可以用于物联网应用的测试原型机也就可以用于实际应用,配有两个usb一个是硬件的usb转串口(CH343P WCH 沁恒),一个是ESP32-S3的usb口。

![](/img/img1.PNG)
![](/IMG/img1.PNG)

本指南将帮助您快速上手 YD-ESP32-S3,并提供该款开发板的详细信息。

Expand All @@ -21,7 +21,7 @@ YD-ESP32-S3 是一款入门级开发板,搭载 Wi-Fi + Bluetooth® LE 模组 E

###### 硬件介绍:

![](/img/img2.png)
![](/IMG/img2.png)

| 主要组件 | 介绍 |
| :--------------------------------------- | ------------------------------------------------------------ |
Expand Down Expand Up @@ -54,7 +54,7 @@ YD-ESP32-S3 是一款入门级开发板,搭载 Wi-Fi + Bluetooth® LE 模组 E
###### 功能框图:
YD-ESP32-S3 的主要组件和连接方式如下图所示:

![](/img/img4.png)
![](/IMG/img4.png)



Expand Down Expand Up @@ -128,7 +128,7 @@ P:电源;I:输入;O:输出;T:可设置为高阻。

###### 引脚图:

![](/img/img11.jpg)
![](/IMG/img11.jpg)

###### CH340芯片的驱动官方链接:

Expand All @@ -141,7 +141,7 @@ Micropython固件下载:
ESP32-S3的下载擦除工具软件flash_download_tool_3.9.2_0在win下downloard tool。
注意:无需安装解压既用,双击小齿轮标志,选择ESP32-S3,develop,USART,剩下看图片,注意起始地址为0x00,前面打对号。如果不能下载可能是USB转串口驱动没有安好,先处理好驱动问题再来下载。

![](/img/img3.png)
![](/IMG/img3.png)

注意:

Expand Down

0 comments on commit 2bc4663

Please sign in to comment.