Chapter 2 ESP32 Development Guide - Development Preparation
-
Pay attention to the public account of Jiayouchuang Technology
- Source address: https://github.com/HX-IoT/ESP32-Developer-Guide
- ESP32 development guide QQ group: 824870185, there is a pdf version, and the layout is neat.
- One ESP32 development board, with USB to serial port
- One high-quality USB cable, more than 1A to be loaded
- With some optional modules, OLED modules, temperature and humidity modules, etc.
- Windows7/8/10, Linux, MAC computer are all available, this article uses Windows7 64-bit
- Espressif SDK: esp-idf-v3.0 ( recommended to use the latest )
- Espressif compile chain: esp32_win32_msys2_environment_and_toolchain-20180110 ( the latest is recommended )
- Editor: Visual Studio Code , which can be compiled directly after configuration, which is very convenient
- Espressif download software: flash_download_tools_v3.6.5 ( recommended to use the latest )
Schematic diagram of ESP32 development framework