mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 04:44:26 +02:00
Updated Home (markdown)
9
Home.md
9
Home.md
@@ -18,17 +18,20 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
|
||||
[The API Reference](https://github.com/Makuna/NeoPixelBus/wiki/API-Reference) will just give you details of objects and methods available to you.
|
||||
|
||||
## Latest Features
|
||||
### (September 23rd, 2018)
|
||||
* Better compatibility with newer made chips that no longer follow original specs
|
||||
|
||||
### (June 13th, 2018)
|
||||
* Esp32 now supported with hardware.
|
||||
|
||||
## Supported Platforms
|
||||
* AVR 8 bit Arduino
|
||||
* Esp8266 & Esp32
|
||||
* Esp8266 & Esp32 in hardware
|
||||
* Most Arm based Arduinos.
|
||||
|
||||
## Supported Pixels
|
||||
* WS2811, WS2812 & WS2813
|
||||
* SK6812rgb and SK6812rgbw (three and four channel pixels that have the extra white LED in them)
|
||||
* WS2811, WS2812, WS2812b, WS2813, SK6812, & LC8812
|
||||
* RGB and RGBW (in various color order)
|
||||
* APA102
|
||||
* All one and two wire RGB pixels that use the same transport as any of the above.
|
||||
|
||||
|
Reference in New Issue
Block a user