mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated Home (markdown)
15
Home.md
15
Home.md
@@ -61,14 +61,23 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
|
|||||||
* Most Arm based Arduinos.
|
* Most Arm based Arduinos.
|
||||||
|
|
||||||
## Supported Pixels
|
## Supported Pixels
|
||||||
* WS2811, WS2812, WS2812b, WS2813, APA 106, SK6812, & LC8812 (NeoPixels)
|
|
||||||
* RGB and RGBW (in various color order)
|
* RGB and RGBW (in various color order)
|
||||||
* APA102 (DotStars)
|
* All one and two wire RGB pixels that use the same transport as any of the below.
|
||||||
|
|
||||||
|
### NeoPixels, one data wire
|
||||||
|
* WS2811, WS2812, WS2812b, WS2813
|
||||||
|
* APA 106
|
||||||
|
* SK6812
|
||||||
|
* LC8812
|
||||||
|
* TM1814
|
||||||
|
|
||||||
|
### DotStars, two wire, one data and one clock
|
||||||
|
* APA102
|
||||||
* SK9822
|
* SK9822
|
||||||
|
* LPD6803
|
||||||
* LPD8806
|
* LPD8806
|
||||||
* WS2801
|
* WS2801
|
||||||
* P9813
|
* P9813
|
||||||
* All one and two wire RGB pixels that use the same transport as any of the above.
|
|
||||||
|
|
||||||
## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)
|
## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)
|
||||||
Using this Library as part of a closed application with its current license is tricky. But it can be accomplished.
|
Using this Library as part of a closed application with its current license is tricky. But it can be accomplished.
|
||||||
|
Reference in New Issue
Block a user