Skip to content

Asynchronous webserver based on ESP32-S3 with Ethernet (W5500) and WiFi communications

License

Notifications You must be signed in to change notification settings

F1ATB/ESP32-S3-AsyncWeb-ETH-WIFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 PlatformIO - ESP32-S3-AsyncWeb-ETH-WIFI

T-ETH-LITE ESP32-S3

UK

This repository contains a PlatformIO project based on T-ETH-LITE ESP32-S3, using the Arduino framework.

FR

Ce dépôt contient un projet PlatformIO basé sur T-ETH-LITE ESP32-S3, utilisant le framework Arduino.

🧠 Features / Fonctionnalités

UK

  • Asynchronous webserver
  • Network management via Ethernet (W5500) and/or Wi-Fi
  • PlatformIO / VSCode compatible (can be adapted to Arduino IDE)
  • Minimal example in src/main.cpp
  • Extending the Flash memory partition to 16MB

For more info, consult the F1ATB.fr web site.

Video on YouTube

FR

  • Serveur Web Asynchrone
  • Gestion réseau via Ethernet (W5500) et/ou Wi-Fi
  • Compatible PlatformIO / VSCode (peut être adapté à l'IDE Arduino)
  • Exemple minimal dans src/main.cpp
  • Extension de la partition mémoire sur 16Mo

Pour plus d'informations, consultez le site web F1ATB.fr.

Video on YouTube

🧰 Configuration PlatformIO

Installation

git clone https://github.com/F1ATB/ESP32-S3-AsyncWeb-ETH-WIFI.git
cd <ESP32-S3-AsyncWeb-ETH-WIFI>
pio run

About

Asynchronous webserver based on ESP32-S3 with Ethernet (W5500) and WiFi communications

Resources

License

Stars

Watchers

Forks

Packages

No packages published