公告 欢迎您,我的朋友,目前开放免费注册,注册登录后查看更多内容!开通会员送积分,相应文档随便看,积分充值登录后个人中心内按需充值!

ESP32开发板安装

Arduino IDE 开发板安装,最新稳定版3.3.12 (预览版4.0),注意,版本改动一次,就要下载大量的依赖包,非常慢!注意方法!

目前选择稳定版 3.3.12,下载安装速度较慢哦

IDE 开发板管理器地址:http://arduino.esp8266.com/stable/package_esp8266com_index.json,https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json,https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

image.png

开发板支持的芯片型号(GitHub - espressif/arduino-esp32: Arduino core for the ESP32 family of SoCs · GitHub

image.png

如果依赖包下载过慢,可以手动下载(提示下载失败的那个链接用idm下载很快的)

然后放入到“C:\Users\你的用户名\AppData\Local\Arduino15\staging\packages”

image.png

如果从github下载慢,就加个代理,下载地址前面加上:https://ghfast.top/下载地址

地址可能会变,有问题就去GitHub Proxy 最新地址发布看看新地址即可。速度很快了。下载的相关东西非常多。需要耐心!

用下载神器:Internet Download Manager 6.43.10 IDM - 久爱文档

image.png

image.png

Downloading packages esp32:esp-x32@2601 esp32:xtensa-esp-elf-gdb@17.1_20260402 esp32:esp-rv32@2601 esp32:riscv32-esp-elf-gdb@17.1_20260402 esp32:openocd-esp32@v0.12.0-esp32-20260424 esp32:esptool_py@5.3.1 esp32:mkspiffs@0.2.3 esp32:mklittlefs@4.0.2-db0513a arduino:dfu-util@0.11.0-arduino5 esp32:esp32-libs@3.3.12 esp32:esp32c3-libs@3.3.12 esp32:esp32c5-libs@3.3.12 esp32:esp32c6-libs@3.3.12 esp32:esp32h2-libs@3.3.12 esp32:esp32p4-libs@3.3.12 esp32:esp32p4_es-libs@3.3.12 esp32:esp32s2-libs@3.3.12 esp32:esp32s3-libs@3.3.12 esp32:esp32@3.3.12 Installing esp32:esp-x32@2601 esp32:esp-x32@2601 installed Installing esp32:xtensa-esp-elf-gdb@17.1_20260402 esp32:xtensa-esp-elf-gdb@17.1_20260402 installed Installing esp32:esp-rv32@2601 esp32:esp-rv32@2601 installed Installing esp32:riscv32-esp-elf-gdb@17.1_20260402 esp32:riscv32-esp-elf-gdb@17.1_20260402 installed Installing esp32:openocd-esp32@v0.12.0-esp32-20260424 esp32:openocd-esp32@v0.12.0-esp32-20260424 installed Installing esp32:esptool_py@5.3.1 esp32:esptool_py@5.3.1 installed Installing esp32:mkspiffs@0.2.3 esp32:mkspiffs@0.2.3 installed Installing esp32:mklittlefs@4.0.2-db0513a esp32:mklittlefs@4.0.2-db0513a installed Installing arduino:dfu-util@0.11.0-arduino5 arduino:dfu-util@0.11.0-arduino5 installed Installing esp32:esp32-libs@3.3.12 esp32:esp32-libs@3.3.12 installed Installing esp32:esp32c3-libs@3.3.12 esp32:esp32c3-libs@3.3.12 installed Installing esp32:esp32c5-libs@3.3.12 esp32:esp32c5-libs@3.3.12 installed Installing esp32:esp32c6-libs@3.3.12 esp32:esp32c6-libs@3.3.12 installed Installing esp32:esp32h2-libs@3.3.12 esp32:esp32h2-libs@3.3.12 installed Installing esp32:esp32p4-libs@3.3.12 esp32:esp32p4-libs@3.3.12 installed Installing esp32:esp32p4_es-libs@3.3.12 esp32:esp32p4_es-libs@3.3.12 installed Installing esp32:esp32s2-libs@3.3.12 esp32:esp32s2-libs@3.3.12 installed Installing esp32:esp32s3-libs@3.3.12 esp32:esp32s3-libs@3.3.12 installed Installing platform esp32:esp32@3.3.12 Platform esp32:esp32@3.3.12 installed

该文档需要「免费会员」身份

请先登录后继续阅读。