Add another project that uses AsyncWebServer (#184)

Project features

- JSON object exchenged between server and browser
- Websocket
- Async Wi-Fi Scan
- SPIFFS
- Javascript
This commit is contained in:
omersiar
2017-06-22 13:03:16 +03:00
committed by Me No Dev
parent e56e1a6370
commit a94265d72f

View File

@@ -151,6 +151,7 @@ To use this library you might need to have the latest git versions of [ESP8266](
- [VZero](https://github.com/andig/vzero) - the Wireless zero-config controller for volkszaehler.org
- [ESPurna](https://bitbucket.org/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.
- [fauxmoESP](https://bitbucket.org/xoseperez/fauxmoesp) - Belkin WeMo emulator library for ESP8266.
- [ESP-RFID] (https://github.com/omersiar/esp-rfid) - MFRC522 RFID Access Control Management project for ESP8266.
## Request Variables