Arduino has a library for quickly and easily setting up a simple web server on an ESP8622-based board, and [Tomaž] found that power consumption on an ESP-01 can be reduced a considerable amount by ...
This is a fork of jasoncoon's esp8266 fastled webserver that was adapted to control the colors of my DIY-Nanoleaf Replica. Wemos D1 mini is recommended, but any other ESP8266 variant should work too, ...
There seems to be a hacker maxim that whatever gadget you are working with, it would be better to have several of them running together. That might explain the ESP8266 web server farm that [Eldon ...
It is stable and works well for my use cases. It doesn't have a memory corruption bug in a multiprocessor environment I've been unable to narrow down. (Might be in my code, might be in library code, ...