Wiznet makers

mason

Published February 20, 2024 ©

82 UCC

17 WCC

28 VAR

0 Contests

0 Followers

0 Following

Original Link

W5500-ESPAsyncWebServer

W5500-ESPAsyncWebServer

COMPONENTS Hardware components

WIZnet - W5500

x 1


PROJECT DESCRIPTION

The W5500-ESPAsyncWebServer is an advanced webserver solution for the ESP32-S3-DevkitC-1 MCU. It's based on a modified version of the ESP_Async_WebServer by mathieucarbou (available at GitHub), which includes up-to-date concurrency fixes.

Key Features:

Asynchronous Functionality: Enables handling of multiple client requests concurrently.
WebSocket Support: Allows real-time communication with connected clients.
Interactive Webpage Interface: Features three buttons to control ESP32-S3 pin states.
Real-Time Client Updates: Immediate synchronization of button states across all clients.
Compatibility: Tested on Arduino IDE 2.2.1 with Espressif board package 2.0.14.

Limitation: Pin states (On as high, Off as low) are hardcoded in the current sketch.

Documents
  • W5500-ESPAsyncWebServer

Comments Write