ESP32 is a low-cost chip that consists of MCU with Wi-Fi and a Bluetooth network stack that makes it possible to build an Internet of Things (IoT) application. In this chapter, we will review ESP32 boards and learn ESP32 basic development.
We will also cover the following topics:
- Introduction to ESP32
- Reviewing development boards-based ESP32
- Setting up a development environment
- Building ESP32 programs with Espressif SDK
- Developing Sketch programs on ESP32 development boards