Internet of Things (IoT) is one of the most popular topics in the technological industry. IoT can be applied in various scenarios, such as monitoring and automation. In this chapter, we will learn how to implement IoT on an ESP32 board through a Wi-Fi network. Here, we will begin to connect to an existing Wi-Fi and then make our own smart home application over Wi-Fi.
We will cover the following topics in this book:
- Connecting to an internet network via ESP32
- Accessing data from a web server
- Building a web server inside ESP32
- Making a smart home application