当前位置:网站首页>[esp32 learning-1] construction of Arduino esp32 development environment
[esp32 learning-1] construction of Arduino esp32 development environment
2022-07-06 12:03:00 【csdndulala】
Arduino ESP32 development environment
Method 3 The most simple , RecommendedMethod 1: Official installation method
Method 2: Manual installation method
Both ways are through github download , Will failMethod 3: Provided here Another way
This method has packaged all the tools , Direct installation (arduino_esp32 The version is 2.0.3)If you need to use an updated version, you need to use the following methods :
Method 4: At present, there are two steps to be used github:arduino_esp32 The code base and Compiler tools ( The solution is to bypass github Implementation download )The code base can be accessed through Code cloud download code base
The compilation tool is through get.py Go to github download , Can be json In the document url Change to a downloadable address
PS Many posts say that you can also download through Xunlei and other download tools , No attempt
边栏推荐
- ESP8266使用arduino连接阿里云物联网
- sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer
- Machine learning -- linear regression (sklearn)
- uCOS-III 的特点、任务状态、启动
- 2019 Tencent summer intern formal written examination
- A possible cause and solution of "stuck" main thread of RT thread
- arduino获取数组的长度
- 荣耀Magic 3Pro 充电架构分析
- Gallery's image browsing and component learning
- MongoDB
猜你喜欢
随机推荐
List and set
Mysql的索引实现之B树和B+树
数据库面试常问的一些概念
Linux Yum install MySQL
锂电池基础知识
R & D thinking 01 ----- classic of embedded intelligent product development process
I2C总线时序详解
选择法排序与冒泡法排序【C语言】
AMBA、AHB、APB、AXI的理解
互聯網協議詳解
[template] KMP string matching
MySQL主从复制的原理以及实现
XML文件详解:XML是什么、XML配置文件、XML数据文件、XML文件解析教程
Basic knowledge of lithium battery
列表的使用
Priority inversion and deadlock
Funny cartoon: Programmer's logic
encoderMapReduce 随手记
Machine learning -- linear regression (sklearn)
Unit test - unittest framework

![Detailed explanation of Union [C language]](/img/d2/99f288b1705a3d072387cd2dde827c.jpg)






