An Introduction to the ESP32 Web Server
Learn the ESP32 and Arduino IDE process to develop a web server that controls outputs and displays the output status on a web page.
The ESP32 board has a Wi-Fi feature that allows it to create its own access point for other devices to join or connect to other Wi-Fi routers. With the utilization of the Wi-Fi feature, you can programme the ESP32 to serve web pages to web clients. This course will show you how to use the Arduino Integrated Development Environment to programme the ESP32 and turn it into a web server that controls outputs such as LEDs.
What You Will Learn In This Free Course
The ESP32 Web Server
This module, The ESP32 Web Server, describes how an ESP32 can be turned into an access point and made to serve webpages to connect clients, with an example of how to build a simple web server, using an ESP32, to control outputs such as LEDs.
Course assessment