ESPAsyncSDWebServer - Async version of ESP8266SDWebServer
Posted: Thu Mar 23, 2017 9:28 am
Put this together as a learning experience to gain some familiarity with ESPAsyncWebServer. Just thought I'd make it available on my GitHub for reference. Haven't done any benchmarks, but it is noticeably faster.
Although you could use any ESP with an SD connected to the SPI, for the hardware averse you can just use the Adafruit 8266 feather mated to their Adalogger feather board. With that you get a real time clock to boot.
It's here: https://github.com/boblemaire/ESPAsyncSDWebServer
Although you could use any ESP with an SD connected to the SPI, for the hardware averse you can just use the Adafruit 8266 feather mated to their Adalogger feather board. With that you get a real time clock to boot.
It's here: https://github.com/boblemaire/ESPAsyncSDWebServer