ESP32 Code

https://docs.google.com/document/d/1eaQP-2DdGKhq9kZm_znl99mBwfGCGVkS-ygyyG53PQ0/edit?usp=sharing

ESP32 Web Server

Hi all,

Here is a basic tutorial on how to setup a web server on the ESP32 with arduino. It’s a great tutorial for an extremely basic webserver to turn on an LED and can be expanded upon to build a web server with more functionality.

 

ESP32 Web Server – Arduino IDE

Tabs (HTML, CSS, Javascript)

Here is a tutorial on how to make tabs in HTML, CSS, and Javascript. It gives a brief introduction of how to use the tab classes and provides example code that you can copy and modify.

https://www.w3schools.com/howto/howto_js_tabs.asp