Skip to content
#

ethernetwebserver-library

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebSer…

  • Updated Jan 7, 2023
  • C++

EthernetWebServer_STM32 is a library for STM32F/L/H/G/WB/MP1 boards running WebServer using built-in Ethernet LAN8742A, Ethernet LAN8720, W5x00 or ENC28J60 shields. It now supports Ethernet TLS/SSL Client. The library supports HTTP/HTTPS GET and POST requests, provides argument parsing, handles one client at a time. It supports Arduino STM32F/L/…

  • Updated Dec 5, 2022
  • C

Improve this page

Add a description, image, and links to the ethernetwebserver-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ethernetwebserver-library topic, visit your repo's landing page and select "manage topics."

Learn more