w5500
There are 114 repositories under w5500 topic.
ivanalayan15/JuanFi
Juanfi is an open source system for coinslot integration for mikrotik hotspot
Montecri/GNSSTimeServer
WiFi-enabled GNSS (GPS, BeiDou, GLONASS, Galileo) fed NTP/RDATE server based on ESP8266/ESP32 and Arduino
skaarj1989/mWebSockets
WebSockets for microcontrollers
ssilverman/QNEthernet
An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms
njh/EtherSia
Minimal IPv6 library for Ethernet controllers on Arduino
Wiznet/RP2040-HAT-C
Ethernet Example for RP2040
dewenni/ESP_Buderus_KM271
Control your Buderus Logamatic 2107 or HS-2105 with MQTT or Home Assistant
RT-Thread-packages/wiznet
WIZnet TCP/IP chips (such as W5500/W5100..) SAL framework implement.
nopnop2002/esp8266_ethernet
Example of using SPI Ethernet module with esp8266
cifertech/ARPoLAN
A tool for network scanning and ARP spoofing using the Atmega32u4 and W5500
newAM/w5500-rs
Embedded rust support for the Wiznet W5500 SPI internet offload chip
khoih-prog/WebServer_ESP32_W5500
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
Ayyoubzadeh/ESP32-Wiznet-W5500-Micropython
Connecting ESP32 to W5500 using micropython
PeterBorisenko/w5500-lwip-freertos
RTOS-based binding for W5500 and LwIp
cifertech/tempo
an IoT Edge device equipped with ESP32, DHT22, and Ethernet W5500
khoih-prog/HTTPS_Server_Generic
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.
WIZnet-ioNIC/WIZnet-PICO-C
Ethernet Example for RP2040, RP2350
arag0re/fz-eth-troubleshooter
Smol ethernet debug/helper tool for flipper zero
khoih-prog/AsyncMQTT_ESP32
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
boazf/IWG
Arduino Internet Watchdog Device. It will check for Internet connectivity and if it is lost, it will restart your router and/or modem. Includes HTML interface for controlling, monitoring and getting recovery reports.
bjnhur/pico-W5500
Add W5500 & W5100S Ethernet to Raspberry Pi Pico - CircuitPython
Wiznet/RP2040-HAT-FREERTOS-C
FreeRTOS Example for RP2040
Wiznet/RP2040-HAT-LWIP-C
lwIP Example for RP2040
spali/esphome-components
Misc. unofficial ESPHome components
BOlaerts/ESPHome-W5500-Ethernet-on-ESP32-boards
Home Assistant integration using ESPHome on a different ESP32 boards with W5500 ethernet and I²C bus
khoih-prog/AsyncWebServer_ESP32_W5500
Asynchronous HTTP and WebSocket Server Library for (ESP32 + LwIP W5500). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChunkedResponse() to send large html in chunks
nopnop2002/Arduino-STM32-Ethernet
Arduino stm32 example for W5x00 ethernet modules
HWHardsoft/Industrial-Controller
Industrial Controller for Feather boards with RS485 and Ethernet support
djbottrill/IPMidi_example
IPMid implementation for Arduino using Multicast UDP
dumtux/pcbcrew-esp32-router
ESP32 Wi-Fi, Ethernet, and 4G/LTE Network Router
fedebarrilete/stm32f103_ds18b20_modbus
Data acquisition device for digital thermometers ds18b20 and modbus-tcp server
rschlaikjer/w5500
Driver for Wiznet W5500 IC
WIZnet-MbedEthernet/WIZnetInterface
arm Mbed-OS 5 WIZnet chipset driver (W7xxx, W5/6xxx)
khoih-prog/AsyncESP32_W5500_Manager
ESP32 + LwIP W5500, including ESP32-S2, ESP32-S3 and ESP32-C3, Connection and Credentials Manager using AsyncWebServer, with enhanced GUI and fallback Web ConfigPortal
khoih-prog/AsyncHTTPSRequest_ESP32_Ethernet
Simple Async HTTPS Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_SSL library for ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN8720