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 ...
Control your WS2812 RGB LED strip via an ESP8266 WiFi access point. This project controls an LED strip with WS2812 RGB Neopixels via WiFi. An ESP-01 (containing the well-known ESP8266) sets up a WiFi ...
NeoPixel LEDs are cheap and easy-to-use RGB LEDs, digitally addressable. Example code, libraries and supporting content can be found easily everywhere. In the September-October 2018 issue of Elektor ...
This circuit allows you to drive a strip of WS2812 RGB LEDs (also called NeoPixels via Wi-Fi. Using the module ESP-01 module (featuring the ESP8266 chip), the board becomes a Wi-Fi access point. You ...
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, ...