当前位置:网站首页>ESP32 入门篇(一)使用 VS Code 进行开发环境安装
ESP32 入门篇(一)使用 VS Code 进行开发环境安装
2022-07-30 09:02:00 【野生绿箭侠】
VS Code 是什么
官方介绍如下:
::: block-1
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET). Begin your journey with VS Code with these introductory videos.
:::

VS Code 下载
自行官网下载即可,这里不作详述。
安装 ESP-IDE
- 本地环境安装 ESP-IDE,下载地址:
https://dl.espressif.cn/dl/esp-idf/ - 选择对应版本进行下载即可,这里我选择的是 v4.4.1

- 一路默认安装,安装成功以后,桌面会出现这两个图标:

- 双击 ESP-IDF 4.4 CMD,出现以下信息即为安装成功

安装Espressif IDF插件
- 插件商店搜索框输入
ESP-IDF,找到Espressif IDF点击安装

- 进行插件配置
按快捷键 Ctrl+Shift+P,在输入框输入 ESP-IDF: Configure ESP-IDF extension,点击配置ESP-IDF插件,如下图所示:


在弹出的配置页面选择 EXPRESS:

按上图操作并点击 Install 即可,由于我已经安装过了就不再安装了。出现下图就代表已经安装成功了。

边栏推荐
- It is said that FPGA is high-end, what can it do?
- Jetpack Compose 从入门到入门(八)
- 获取显示器数据
- [Yugong Series] July 2022 Go Teaching Course 021-Slicing Operation of Go Containers
- 代码随想录笔记_哈希_202 快乐数
- HCIP --- MPLS VPN实验
- Detailed description of iperf3 parameter options
- 2022杭电多校第二场
- 详解JVM垃圾回收
- Only after such a stage of development can digital retail have a new evolution
猜你喜欢

C#中Config文件中,密码的 特殊符号的书写方法。

延迟队列MQ

MySQL Explain 使用及参数详解

积分简明笔记-第二类曲线积分的类型

初识Apifox——如何使用Apifox做一个简单的接口测试

Version management of public Jar packages

Unreal Engine Graphic Notes: could not be compiled. Try rebuilding from source manually. Problem solving

实施敏捷过程中这些常见的问题你可曾遇到?

Explain the problem of change exchange in simple terms - the shell of the backpack problem

Taosi TDengine 2.6+ optimization parameters
随机推荐
研发人员的悲剧——“庞氏骗局”
leetcode 剑指 Offer 63. 股票的最大利润
Using IN in MySQL will not go through index analysis and solutions
【 HMS core 】 【 】 the FAQ HMS Toolkit collection of typical questions 1
经历了这样一个阶段的发展之后,数字零售才能有新的进化
Google Cloud Spanner的实践经验
Unreal Engine Graphic Notes: could not be compiled. Try rebuilding from source manually. Problem solving
Only after such a stage of development can digital retail have a new evolution
Integral Special Notes - Definition of Integral
硬件工程师
Activating data potential Amazon cloud technology reshapes cloud storage "family bucket"
团队级敏捷真的没你想的那么简单
The difference between DDR, GDDR, QDR
ThreadLocal内存泄漏是伪命题?
延迟队列MQ
It is said that FPGA is high-end, what can it do?
Explain the problem of change exchange in simple terms - the shell of the backpack problem
leetcode 剑指 Offer 22. 链表中倒数第k个节点
积分简明笔记-第一类曲线积分的类型
pnpm简介