There are 5 repositories under lwip topic.
Virtual Machine for the Web
Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
Example of using ESP32 with GSM modem and lwip+pppos
OpenThread RTOS, an integration of OpenThread, LwIP, and FreeRTOS.
RP2040-based USB DMX dongle with integrated web server
Lightweight TCP/IP stack (LwIP) is a small independent implementation of the TCP/IP protocol suite.
An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms
If commercial application please use "liulilittle@VEthernet" this is a test project has no practical value.
AT application for ESP32 ESP-IDF with PPP server and web browser additions
STM32 HTTPs demo , using lib : WolfSSL, Lwip, FreeRTOS, LAN8720
lwIP PPP porting for GSM modem (like sim800)
Interfacing ZYNQ SoC device with ADC, Transferring data through DMA and LwIP
Simple Ethernet WebServer, HTTP/HTTPS Client wrapper library for ESP32 boards using W5500 with LwIP Ethernet library. The WebServer supports HTTP(S) GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP(S), MQTT(S) Client and supports WebServer serving from LittleFS/SPIFFS
Ethernet on STM32H745 using FreeRTOS and LWIP
An open source network protocol stack (PPP/IP/TCP/UDP) for embedded systems with limited resources.
ENC28J60 Ethernet driver for ESP32-Arduino 2.0.x / 3.0.x, lwip compliant
RTOS-based binding for W5500 and LwIp
lwIP TCP/IP Stack and FreeRTOS runs on STM32 F7 Series microcontroller
Websocket implementation on RPi Pico W
(wip) LAN Instrument standard implemented on a STM32f7 Nucleo board using Ethernet / LwIP / SCPI / FreeRTOS
This is HTTPS/HTTP Server Library for ESP32, WT32_ETH01, ESP32 + LwIP W5500, ESP32 + LwIP W6100, ESP32 + LwIP ENC28J60. In the future, this library will support powerful-enough boards using LwIP WiFi/Ethernet, such as ESP8266, Portenta_H7, RP2040W, Teensy 4.1, etc.
Superseded by https://github.com/pfalcon/lwip-esp8266. Was: Untangled build of vendor ESP8266 lwIP library
Arduino Library for ESP32/S2/S3/C3 asynchronous MQTT client implementation. This library, ported to support ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN8720. Supporting TLS/SSL for MQTTS Client
Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720). Supporting in the future for RP2040W, ESP8266, Portenta_H7, STM32 with built-in LAN8742A Ethernet, etc. Now you can send HTTP / HTTPS requests to multiple addresses and receive responses from them