forked from Makuna/NeoPixelBus
Removed debug serial output Fix bug in animator where it would stop processing animations too early Added NeoGrbwFeature for common RGBW strips Cleaned up a sample that misbehaves if you change the pixel count
9 lines
675 B
Properties
9 lines
675 B
Properties
name=NeoPixelBus by Makuna
|
|
version=2.0.8
|
|
author=Michael C. Miller (makuna@live.com)
|
|
maintainer=Michael C. Miller (makuna@live.com)
|
|
sentence=A library that makes controlling NeoPixels (WS2811, WS2812 & SK6812) easy.
|
|
paragraph=Supports most Arduino platforms, and especially Esp8266. Support for RGBW pixels. Includes seperate RgbColor, RgbwColor, HslColor, and HsbColor objects. Includes an animator class that helps create asyncronous animations. Supports Matrix layout of pixels. Includes Gamma corretion object. For Esp8266 it has three methods of sending data, DMA, UART, and Bit Bang.
|
|
category=Display
|
|
url=https://github.com/Makuna/NeoPixelBus/wiki
|
|
architectures=* |