mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-09 22:04:27 +02:00
Updated Home (markdown)
2
Home.md
2
Home.md
@@ -6,10 +6,12 @@ This is an Arduino Library that supports sending out data to update a series of
|
|||||||
## Supported Platforms
|
## Supported Platforms
|
||||||
* AVR 8 bit Arduino
|
* AVR 8 bit Arduino
|
||||||
* Esp8266 (ESP-01 must use NeoEsp8266UartMethod due to pin restrictions)
|
* Esp8266 (ESP-01 must use NeoEsp8266UartMethod due to pin restrictions)
|
||||||
|
* Most Arm based Arduinos.
|
||||||
|
|
||||||
## Supported Pixels
|
## Supported Pixels
|
||||||
* WS2811 & WS2812
|
* WS2811 & WS2812
|
||||||
* SK6812rgb and SK6812rgbw
|
* SK6812rgb and SK6812rgbw
|
||||||
|
* All one wire RGB pixels that use a the same transport as any of the above.
|
||||||
|
|
||||||
## [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples)
|
## [Examples](https://github.com/Makuna/NeoPixelBus/wiki/Examples)
|
||||||
There are several examples that will help you get started. They range from simple to complex and are always a good reference.
|
There are several examples that will help you get started. They range from simple to complex and are always a good reference.
|
||||||
|
Reference in New Issue
Block a user