This post is a quick overview of the available Arduino WebServer libraries for ESP32.
Arduino-ESP32 Roadmap
https://github.com/espressif/arduino-esp32/projects/1
https://github.com/esp8266/ESPWebServer/graphs/contributors
--------------------------------------------------------------------------------------------------------------------------
For WiFi
WebServer_tng by bbx10
https://github.com/bbx10/WebServer_tng
https://github.com/bbx10/WebServer_tng/graphs/contributors
https://github.com/espressif/arduino-esp32/issues/425
--------------------------------------------------------------------------------------------------------------------------
ESPWebServer by salqadri
https://github.com/salqadri/arduino-esp32/tree/master/libraries/ESPWebServer
https://github.com/salqadri/arduino-esp32/graphs/contributors
--------------------------------------------------------------------------------------------------------------------------
WebServer-esp32 by zhouhan0126
https://github.com/zhouhan0126/WebServer-esp32
https://github.com/zhouhan0126/WebServer-esp32/graphs/contributors
--------------------------------------------------------------------------------------------------------------------------
ESPAsyncWebServer by me-no-dev
Discussion:
https://gitter.im/me-no-dev/ESPAsyncWebServer?source=all-rooms-list
Github Repository
https://github.com/me-no-dev/ESPAsyncWebServer
https://github.com/me-no-dev/ESPAsyncWebServer/graphs/contributors
========================================================================
For Wired Ethernet
Library download link: http://www.fisch.lu/junk/ESP32-WebServer.zip.
Discussion: https://github.com/espressif/arduino-esp32/issues/425.
Reference:
ESP32 webserver #425
https://github.com/espressif/arduino-esp32/issues/425
No comments:
Post a Comment