Tagged: Web Server

WebServer Esp8266 ESP32 byte array gzipped pages and SPIFFS 8

Web Server with esp8266 and esp32: byte array, gzipped pages and SPIFFS – 2

Here a little tutorial to learn how to manage a complete web server via esp8266 esp32 or other arduino like device.
When we speak about web server we know that the basic is serving a web page, in a micro-controller we have some solution to do that.