mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -11,6 +11,9 @@ This is an Arduino Library that supports sending out data to update a series of
|
||||
* WS2811 & WS2812
|
||||
* SK6812rgb and SK6812rgbw
|
||||
|
||||
## [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.
|
||||
|
||||
# Objects exposed
|
||||
## [NeoPixelBus object](https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object)
|
||||
This object will be used to set colors on the pixels. When constructed a "feature" and a "method" object must be supplied to define which pixels you are using and how they are updated.
|
||||
|
Reference in New Issue
Block a user