User Tools

Site Tools


esp:esp32:esp32

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
esp:esp32:esp32 [2022/11/22 19:18] oscaresp:esp32:esp32 [2025/04/14 17:51] (current) oscar
Line 1: Line 1:
-====== ESP32 Development ====== +====== ESP32 ====== 
-===== Development Environment ===== +  * [[https://docs.espressif.com/projects/esp-idf|Espressif online documentation]]
-To start using ESP-IDF on ESP32, install the following software: +
-  - Toolchain to compile code for ESP32 +
-  - Build tools - CMake and Ninja to build a full Application for ESP32 +
-  - ESP-IDF that essentially contains API (software libraries and source code) for ESP32 and scripts to operate the Toolchain+
  
 +  * [[esp:esp32:esp-idf-environment:esp-idf-environment|ESP-IDF Development Environment Setup]]
  
 +  * [[esp:esp32:esp-idf-environment:startproject|Start a Project]]
 +  * [[esp:esp32:esp-idf-environment:cloneproject|Clone a Project]]
 + 
 +  * [[esp:esp32:usb-port-used|Findout which USB port used]]
 +  * [[esp:esp32:esp-idf-environment:serialconnection|Serial Connection]]
  
-===== ESP-IDF ===== +  * [[esp:esp32:commands|Usefull Commands]]  
-  * [[esp:esp32:esp-idf:releases|ESP-IDF Versions & Releases]] +  * [[esp:esp32:partitions|Partitions]] 
-  * [[esp:esp32:esp-idf:installation|Installation]] +  * [[esp:esp32:architecture-change|Architecture Change]] 
-  * [[esp:esp32:esp-idf:serialconnection|Serial Connection]] +  * [[esp:esp32:conditional-compile|Conditional Compiling directive]] 
-  * [[esp:esp32:esp-idf:flashing|Flashing]] +  * [[esp:esp32:analyze-stack-trace|Analyzing Stack Traces]] 
-  * [[esp:esp32:esp-idf:monitor|Monitor]] + 
-  * [[esp:esp32:esp-idf:startproject|Start a Project]] +  * [[esp:esp32:efuse|Efuse]] 
-  * [[esp:esp32:esp-idf:links|Links]] +  * [[esp:esp32:rotary-encoder|Rotary Encoder]]
-  * [[esp:esp32:esp-idf:tips|Tips]]+
  
esp/esp32/esp32.1669144701.txt.gz · Last modified: by oscar