阅读此片前需要安装platformIO https://blog.csdn.net/weixin_43794311/article/details/128722001
VScode支持的仿真平台
https://docs.wokwi.com/zh-CN/vscode/getting-started
- 编译:Ctrl +Alt +B
- 上传并重启模拟器:Ctrl+Shif+P Wokwi:Start Simulator
- 调试:Ctrl+Shif+P Wokwi:Start Simulator Wait for Debugger
下载示例
快速查询手册
https://docs.01studio.cc/esp32/quickref.html
在线编辑
https://wokwi.com/esp32
wokwi配置
https://docs.wokwi.com/vscode/project-config
[wokwi]
version = 1
firmware = 'path-to-your-firmware.hex'
elf = 'path-to-your-firmware.elf'
http://nodemcu-dev.doit.am/1.html
https://blog.csdn.net/weixin_49337111/article/details/136479524