Alternative firmware for ESP8266 based devices like iTead Sonoff with web, timers, 'Over The Air' (OTA) firmware updates and sensors support, allowing control under Serial, HTTP, MQTT and KNX, so as to be used o
USE_WS2812xx-xx USE_WS2812_DMA--- USE_ARILUX_RFxx-xx USE_SR04x--xx ESP/Arduino library versionsonoffclassicminimalknxallsensors ESP/Arduino lib v2.3.0529k490k429k538k554k ESP/Arduino lib v2.4.0534k498k436k542k558k ESP/Arduino lib v2.4.1536k501k439k545k560k Contribute...
The ESP8266 has hardware support forI²Sand this peripheral is used to control the ws2812b LED strip. This significantly improves performance compared to bit-banging the IO pin. Unfortunately, this means that the LED stripmustbe connected to the RX1 pin, which is not accessible in some ESP...
Regarding the LEDs, i had been using WS2812b for some other projects and like it because it needs just one GPIO pin. And regarding speed, I thought WS2812b itself was pretty good. I have done a DIY Ambilight project for my 32 inch TV and the responses are pretty good. Anyway, I di...
Arduino Step-by-Step Projects » Build 25 Arduino projects with our course, even with no prior experience! What to Read Next… ESP32 Touch Wake Up from Deep Sleep MicroPython: WS2812B Addressable RGB LEDs with ESP32 and ESP8266 Building an ESP32 Web Server: The Complete Guide for Beg...
LED Cloud-Connected Cloud - Add the Pro Mini with some WS2812-based Addressable LEDs to light up a cloud for an installation. Better yet, have the Pro Mini talk with the ESP8266 to connect online and have the LEDs react to the weather in your region! Raspberry Pi Zero W - If the Pr...
Alternative firmware for ESP8266 based devices like iTead Sonoff with web, timers, 'Over The Air' (OTA) firmware updates and sensors support, allowing control under Serial, HTTP, MQTT and KNX, so as to be used on Smart Home Systems. Written for Arduino IDE and PlatformIO.If you like Sonof...
ESP Dev Board. This could be any size or shape as long as it is not the ESP-01 > ESP-07 varients. WS2811/WS2812/WS2812B LEDs. High current power supply. (About 1A / meter). Small project box. Libraries required: Blynk - http://www.blynk.cc/ SimpleTimer - Included in Blynk Libr...
Arduino firmware for the ESP8266 (ws2812_controller_esp8266.ino) What do I need to make one? Computer + ESP8266 To build a visualizer using a computer and ESP8266, you will need: Computer with Python 2.7 or 3.5 (Anacondais recommended on Windows) ...
Tested with SK6812 RGBW and cheap 1.75$ noname clone of Wemos ESP8266 d1 mini CH340G. The data output is on the GPIO2 (D4 pin for Wemos mini d1), just like WLED for example. Should work with 3-channel RGB led system like WS8212b also. ...