mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated Quick Start Guide (markdown)
@@ -9,4 +9,7 @@ The two wire LEDs are APA102 and LPD8806. They are commonly referred to as DotS
|
||||
|
||||
The second detail that is needed to be configured is what order the colors are for the LEDs and how many LEDs are used within the pixel. Most will only come with three LEDs, a Red, a Green, and a Blue. Some will include a forth, White. The order of these is important and may require you to use a test sketch to figure it. If you don't know the order, start with GRB order.
|
||||
|
||||
|
||||
|
||||
[**Continue Quick Start Using One Wire LEDs**](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Using-One-Wire-LEDs)
|
||||
|
||||
[**Continue Quick Start Using Two Wire LEDs**](https://github.com/Makuna/NeoPixelBus/wiki/Quick-Start-Using-Two-Wire-LEDs)
|
Reference in New Issue
Block a user