ESP32 Lesson Season 01
ESP32 SDK Periperals Driver Development
Description
This season will cover three aspects of ESP32 wifi chip software development:
(1) ESP32 basic hardware knowledge;
(2) ESP32 SDK Compile Environment Setup;
(3) ESP32 Periperals Driver software development: Uart, GPIO, Interrupt, Timer, DAC, ADC, I2C, SPI, SDCard, I2S etc.
This season is the first part of the ESP32 development lesson series. It mainly takes the ESP32 as a regular Microcontroller to demo how to control other sensors or MCU.
What You Will Learn!
- ESP32 basic hardware knowledge
- ESP32 SDK Compile Environment Setup
- ESP32 Periperals Driver development: Uart, GPIO, Interrupt, Timer, DAC, ADC, I2C, SPI, SDCard, I2S etc.
Who Should Attend!
- ESP32 developers
- Wifi developers