Build an ESP32 Web Server with Arduino IDE
For complete project details (schematics + source code), visit ► https://randomnerdtutorials.com/esp32-web-server-arduino-ide/
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. We’ll show you how to create the web server and how the code works step-by-step.
Like my page on Facebook:
http://www.facebook.com/RandomNerdTutorials
Add me on Google+:
https://plus.google.com/+RuiSantosdotme
Follow me on twitter:
Tweets by RuiSantosdotme
Subscribe for more projects like this!
http://bit.ly/subscribeRNT
by Rui Santos
linux web server