# ESP32-S3-DEV开发板 ## 简介 [本开发板](https://item.taobao.com/item.htm?spm=a21dvs.23580594.0.0.4fee3d0dTZOKMe&ft=t&id=678851655368)在乐鑫[官方开发板](https://docs.espressif.com/projects/esp-idf/zh_CN/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html)基础上,仅修改了USB接口 修改为现在最常用的type-c,原来是micro usb ![img](https://img.pddpic.com/garner-api-new/f8a1dd3312c0b083d136c66edc884a7c.jpeg) ## 板子尺寸图 ![image-20250320204231052](media/image-20250320204231052.png) ## 功能框图 ![](media/ESP32-S3-DevKitC-1_v2-SystemBlock.png) ![](media/ESP32-S3_DevKitC-1_pinlayout_v1.1.jpg) 上图高清放大图点击这里: [ESP32-S3_DevKitC-1_pinlayout_v1.1.jpg (1584×1080)](https://docs.espressif.com/projects/esp-dev-kits/zh_CN/latest/esp32s3/_images/ESP32-S3_DevKitC-1_pinlayout_v1.1.jpg) ## 本店板子原理图 点击下载原理图 ## arduino环境搭建 [ESP32-S3 arduino环境搭建 — wiki](http://wiki.waaax.cn/LESSON/ESP32-ARDUINOIDE/ESP32-ARDUINOIDE.html) ## 烧录工具烧录flashdownload [flash_download_tool工具烧录ESP32-S3代码 — wiki](http://wiki.waaax.cn/LESSON/flash_download_tool/flash_download_tool.html)