

Windows instructions – Installing the ESP32 Board in Arduino IDE.Follow one of the following tutorials to prepare your Arduino IDE: There’s an add-on for the Arduino IDE that allows you to program the ESP32 using the Arduino IDE and its programming language. Installing the ESP32 board in Arduino IDE This is just a simple example to illustrate how to build a web server that controls outputs, the idea is to replace those LEDs with a relay, or any other electronic components you want.


In this project you’ll create a standalone web server with an ESP32 that controls outputs (two LEDs) using the Arduino IDE programming environment. The web server is mobile responsive and can be accessed with any device that as a browser on the local network.
