You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-5Lines changed: 14 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -548,13 +548,22 @@ myHandler.addMiddleware(&authMiddleware); // add authentication to a specific ha
548
548
549
549
### Libraries and projects that use AsyncWebServer
550
550
551
-
-[WebSocketToSerial](https://github.com/hallard/WebSocketToSerial) - Debug serial devices through the web browser
552
-
-[Sattrack](https://github.com/Hopperpop/Sattrack) - Track the ISS with ESP8266
551
+
-[Beelance](https://beelance.carbou.me/) - Autonomous and remotely connected weight scale for beehives 🐝
552
+
-[ElegantOTA](https://github.com/ayushsharma82/ElegantOTA) - OTA updates made slick and simple for everyone!
553
553
-[ESP Radio](https://github.com/Edzelf/Esp-radio) - Icecast radio based on ESP8266 and VS1053
554
-
-[VZero](https://github.com/andig/vzero) - the Wireless zero-config controller for volkszaehler.org
555
-
-[ESPurna](https://github.com/xoseperez/espurna) - ESPurna ("spark" in Catalan) is a custom C firmware for ESP8266 based smart switches. It was originally developed with the ITead Sonoff in mind.
556
-
-[FauxmoESP](https://github.com/vintlabs/fauxmoESP) - Belkin WeMo emulator library for ESP8266.
554
+
-[ESP-DASH](https://github.com/ayushsharma82/ESP-DASH) - ESP-DASH is a library for ESP32 Arduino that facilitates the use of a dashboard in an asynchronous way. I have contributed most of the recently newly added fixes and features of the OSS and Pro version
557
555
-[ESP-RFID](https://github.com/omersiar/esp-rfid) - MFRC522 RFID Access Control Management project for ESP8266.
556
+
-[ESPurna](https://github.com/xoseperez/espurna) - ESPurna ("spark" in Catalan) is a custom C firmware for ESP8266 based smart switches. It was originally developed with the ITead Sonoff in mind.
557
+
-[FauxmoESP](https://github.com/vintlabs/fauxmoESP) - Belkin WeMo emulator library for ESP8266.
558
+
-[MycilaESPConnect](https://mathieu.carbou.me/MycilaESPConnect) - Simple & Easy Network Manager with Captive Portal for ESP32 supporting Ethernet
559
+
-[MycilaJSY](https://mathieu.carbou.me/MycilaJSY) - Arduino / ESP32 library for the JSY1031, JSY-MK-163, JSY-MK-193, JSY-MK-194, JSY-MK-227, JSY-MK-229, JSY-MK-333 families single-phase and three-phase AC bidirectional meters from Shenzhen Jiansiyan Technologies Co, Ltd.
560
+
-[MycilaWebSerial](https://mathieu.carbou.me/MycilaWebSerial) - WebSerial is a Serial Monitor for ESP32 that can be accessed remotely via a web browser
561
+
-[NetWizard](https://github.com/ayushsharma82/NetWizard) - No need to hard-code WiFi credentials ever again. (ESP32, RP2040+W)
562
+
-[Sattrack](https://github.com/Hopperpop/Sattrack) - Track the ISS with ESP8266
563
+
-[VZero](https://github.com/andig/vzero) - the Wireless zero-config controller for volkszaehler.org
564
+
-[WebSerial](https://github.com/ayushsharma82/WebSerial) - A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
565
+
-[WebSocketToSerial](https://github.com/hallard/WebSocketToSerial) - Debug serial devices through the web browser
566
+
-[YaS☀️lR (Yet another Solar Router)](https://yasolr.carbou.me) - Heat water with your Solar Production Excess with the more powerful and precise solar diverter out there! |
0 commit comments