uum-iot-lab/web-server-esp32@1.0.0

This is a library for creating a web server for ESP32. This library include the nodes that can create a static web server and asynchronous web server. Besides, some operations such as display sensor data and change some basic appearance also included in this library.
NodeDescription
async-web-server-esp32
Create an asynchronous web server
web-server-exampleNo description
web-server-esp32
Create a static web server
async-web-server-without-styleNo description
web-server-without-styleNo description
sensor-display-1-inputNo description
sensor-display-2-input
Allow dht11 sensor value to be display on the web server
web-style
Allow to change the appearance of the web server
default-web-style
Default web page <style>
To use the nodes in your project you should have the uum-iot-lab/web-server-esp32 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.