Found 192 repositories(showing 30)
jczic
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
jczic
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
hoeken
Simple + Robust HTTP/S server with websockets for ESP32 based on ESP-IDF http server.
mathieucarbou
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
DominikN
ESP32 + HTTP server + websockets + Bootstrap + Husarnet. A simple project template showing how to use those technologies to create a fast, pretty and secure web UI hosted on ESP32. Works in LAN and over the internet. Written using Arduino framework.
khoih-prog
A WebSocket Server and Client library for Arduino, based on RFC6455, for writing modern Websockets applications. Now support ESP8266, ESP32 (including ESP32-S2 Saola, AI-Thinker ESP-12K, WT32_ETH01, etc.), nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, Teensy, RP2040-based, etc. boards, with WiFiNINA, Teensy 4.1 NativeEthernet/QNEthernet, Ethernet W5x00 / ENC28J60 / LAN8742A / LAN8720, ESP8266 / ESP32-AT modules/shields, as well as SINRIC / Alexa / Google Home
This websocket client allows to interchange (read/write) data with server. It is created to run on ESP32 controllers. Full TLS support.
ESP32Tutorials
ESP32 ESP-IDF WebSocket Web Server with LED Control Example
vidalouiswang
Websocket server and client for ESP32 work with official arduino-esp32 framework
khoih-prog
This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). 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
ttarnowski
No description available
joey-zhou
本项目是为 Xiaozhi ESP32 Server Java 开发的 WebSocket 并发测试工具,用于测试 Xiaozhi 服务的性能和稳定性。
khoih-prog
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
SIMS-IOT-Devices
An example of WebSocket server implementation in ESP IDF FreeRTOS for ESP32
wikilift
A light implementation of websocket server for esp32-idf. Note: single client
RobotHacker
Thermal Camera (AMG8833) displayed using web server and websocket on ESP32-CAM module
shinycrow0128
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
WioSwitch
ESP32/ESP8266 WebSocketsServer
khoih-prog
Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + 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
salara1960
Espressif Systems ESP32 (wifi_cli or/and wifi_ap, mqtt_client, sntp_client, tls_server, ota, websocket_server, ...) + any sensors + HopeRF lora module HM-TRLR-S-868
Kadacheahmedrami
ESPExpress is a lightweight web server library for ESP32 and ESP8266, inspired by Express.js. It simplifies handling HTTP requests, WebSockets, middleware, and static file serving in embedded applications.
ESP32 Async WebServer WebSocket JSON PID Controller Thermostat
humaxoid
ESP32 WebSocket Server: Control Outputs (Arduino IDE) A link to the original project. https://randomnerdtutorials.com/esp32-websocket-server-arduino/ I just tried to add a second button and converted to SPIFFS.
khoih-prog
Asynchronous HTTP and WebSocket Server Library for (ESP32 + ENC28J60). 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
smlaage
ESP32 WebSocket Server with Python Client
Friedjof
ESP32-CAM based remote controllable camera system with live video streaming and servo motor pan/tilt control. Features WebSocket communication, multi-client support, and optional Flask proxy server with user authentication.
khoih-prog
Asynchronous HTTP and WebSocket Server Library for (ESP32_S2/S3/C3 + LwIP ENC28J60). 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
bright8192
xiaozhi-ios-client 是为 xiaozhi-esp32-server 后端服务量身定制的 iOS 客户端应用,旨在为用户提供便捷、智能的语音交互体验。该客户端通过 WebSocket 与后端进行数据交互,实现对 ESP32 设备的远程控制和实时反馈,为用户打造一个轻量化、高响应的智能硬件操作平台。
survivingwithandroid
ESP32 Websocket server
sensmonitor
ESP32 Camera WebSocket Server