ESP32/ESP8266 Web Server Controlling Relay
Introduction In this article, we will learn how to create a web server using ESP32 from scratch. We will go through the step-wise process of connecting ESP32 with the relay driver and creating a web application for the user to control the relays or the devices connected to the relays. For the web application, we … Read more