Overview
Learn how to adapt your existing ESP32 code to work with the new Arduino IDE Boards Manager 3 in this 44-minute tutorial video. Discover the significant changes introduced with Espressif's ESP-IDF Version 5.3 integration, including enhanced features and API modifications. Master the updates to three critical ESP32 functionalities: I2S audio service, ESP-NOW peer-to-peer networking, and LEDC PWM generation. Follow along with detailed explanations of code compatibility issues, solutions for maintaining older version 2 installations, and practical examples of updating syntax and mandatory fields. Gain insights into the expanded hardware support for ESP32-C6 and ESP32-H3 SOCs while exploring the improved capabilities brought from the complex ESP-IDF development environment to the Arduino IDE. Access additional resources, code samples, and detailed documentation through the accompanying website article.
Syllabus
- Introduction
- ESP32 Boards Manager 3
- Keeping Version 2
- ci.json File
- Updated - I2S
- Updated - ESP-NOW
- Updated - LEDC
- Conclusion
Taught by
DroneBot Workshop