ESP32 Phase One Course is now live, here are some explanations and introductions to this course:
1. This tutorial is the first phase of the ESP32 course, covering mainly ESP32 introduction, environment installation, GPIO interface, external interrupts, UART communication, ADC, DAC, timers, IIC bus, SPI bus, and IIS bus. Since the core feature of the ESP32 series chips is network communication, the goal of this phase is to help everyone become familiar with the development environment of the ESP32 chip and the use of external interfaces. It is recommended that learners have some basic knowledge of microcontrollers and embedded processors to make it easier to get started. Those with a foundation can master this part in about a week. If anyone wants to systematically learn the underlying knowledge of hardware and embedded processor development, it is recommended to check out the five-phase course on STM32 in the store, which covers all aspects of embedded processor development.
2. The first phase of the course is expected to be updated by the end of December 2023 or early January 2024, followed by the launch of the second phase of network development and related project applications. This product only includes the first phase of the tutorial, and subsequent courses will need to be purchased after they are launched.
3. The course is taught in C language, and does not choose the common Arduino and MicroPython for ESP32 development. The reason for insisting on using C language to explain ESP32 can also be found in an article published on our official account on November 15, 2013.
4. The goal of the course is to quickly get started to serve future projects, and ESP32 itself is quite simple. It is hoped that during the teaching process, everyone can learn how to quickly get started with a processor with a certain foundation. This ability is also a core competency that everyone needs to possess in the future workplace.
5. In the future, two comprehensive application projects will be implemented using ESP32: an autonomous driving car and a license plate recognition parking management system, integrating all the knowledge learned.
Currently, 9 videos have been updated: