Skip to content

Commit cc224e3

Browse files
committed
doc: Update project list
1 parent a3bfdb7 commit cc224e3

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,13 +548,22 @@ myHandler.addMiddleware(&authMiddleware); // add authentication to a specific ha
548548

549549
### Libraries and projects that use AsyncWebServer
550550

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!
553553
- [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
557555
- [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! |
558567

559568
### Request Variables
560569

0 commit comments

Comments
 (0)