Skip to main content

ESP-IDF

This chapter includes the following sections; please read as needed:

ESP-IDF Getting Started Tutorial

New to ESP32 ESP-IDF development and want to get started quickly? We have prepared a general ESP32 ESP-IDF Getting Started Tutorial for you. This tutorial aims to help developers quickly familiarize themselves with the basic concepts of ESP-IDF and start developing. It covers environment setup, project creation, component usage, and peripheral programming, helping you take the first step in ESP-IDF programming.

Setting up the Development Environment

Please refer to Installing ESP-IDF Development Environment.

Running Espressif Official Examples

Please refer to Waveshare ESP-IDF Getting Started Tutorial - Section 2 Running Examples.