Web
In this section we will learn how to connect the Esp32 to our home network and then communicate with it through a web interface.NOTE: You need to know the name of your home network - called the SSID and the password.
Before we turn the Esp32 into a personal home web server we need to learn a bit about HTML and javascript.