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 ...
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 ...
Diese Leistungsdaten übertreffen in einigen Aspekten die eines Arduino Uno oder Mega. Daher haben Entwickler inzwischen Unterstützung für die Boards in die Arduino-IDE integriert. Ein ESP8266-Board ...
Allen Argumenten voran dürfte der Erfolg des Chips am extrem günstigen Preis liegen. Je nach Ausführung und Quelle gibt es den ESP8266 schon für drei Euro (!) zu kaufen. Außerdem hat der ...
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, ...
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 ...
This is an Arduino sketch created in order to test few items on that microcontrollers using a simple web interface You can compile the sketch using Arduino IDE with ESP8266 or ESP32 support. This ...