| SmingHub/Sming |
1,400 |
|
0 |
0 |
over 2 years ago |
0 |
|
96 |
lgpl-3.0 |
C++ |
| Sming - powerful open source framework simplifying the creation of embedded C++ applications. |
| jczic/MicroWebSrv2 |
709 |
|
0 |
0 |
10 months ago |
0 |
|
51 |
mit |
Python |
| 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! |
| me-no-dev/AsyncTCP |
632 |
|
0 |
0 |
over 2 years ago |
0 |
|
35 |
lgpl-3.0 |
C++ |
| Async TCP Library for ESP32 |
| marvinroger/async-mqtt-client |
603 |
|
0 |
0 |
almost 5 years ago |
0 |
|
23 |
mit |
C++ |
| 📶 An Arduino for ESP8266 asynchronous MQTT client implementation |
| khoih-prog/ESPAsync_WiFiManager |
234 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C++ |
| This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now. |
| elcritch/nesper |
149 |
|
0 |
0 |
about 3 years ago |
0 |
October 19, 2020 |
9 |
apache-2.0 |
C |
| Program the ESP32 with Nim! Wrappers around ESP-IDF API's. |
| hugokernel/micropython-nanoweb |
86 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Python |
| Full async Micropython web server with small memory footprint. |
| khoih-prog/AsyncHTTPRequest_Generic |
76 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
gpl-3.0 |
C++ |
| Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720), ESP8266 (WiFi or W5x00) and currently STM32 with built-in LAN8742A Ethernet. |
| marcelkottmann/esp32-javascript |
70 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
mit |
C |
| "Lightweight" JS interpreter for ESP32. Provides JS-based eventloop implementation and native asynchronous network and timer functions. |
| forkineye/ESPAsyncE131 |
63 |
|
0 |
0 |
over 4 years ago |
0 |
|
3 |
|
C++ |
| Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32 |