mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-10 06:14: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.
|
[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
|
## Latest Features
|
||||||
|
### (September 23rd, 2018)
|
||||||
|
* Better compatibility with newer made chips that no longer follow original specs
|
||||||
|
|
||||||
### (June 13th, 2018)
|
### (June 13th, 2018)
|
||||||
* Esp32 now supported with hardware.
|
* Esp32 now supported with hardware.
|
||||||
|
|
||||||
## Supported Platforms
|
## Supported Platforms
|
||||||
* AVR 8 bit Arduino
|
* AVR 8 bit Arduino
|
||||||
* Esp8266 & Esp32
|
* Esp8266 & Esp32 in hardware
|
||||||
* Most Arm based Arduinos.
|
* Most Arm based Arduinos.
|
||||||
|
|
||||||
## Supported Pixels
|
## Supported Pixels
|
||||||
* WS2811, WS2812 & WS2813
|
* WS2811, WS2812, WS2812b, WS2813, SK6812, & LC8812
|
||||||
* SK6812rgb and SK6812rgbw (three and four channel pixels that have the extra white LED in them)
|
* RGB and RGBW (in various color order)
|
||||||
* APA102
|
* APA102
|
||||||
* All one and two wire RGB pixels that use the same transport as any of the above.
|
* All one and two wire RGB pixels that use the same transport as any of the above.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user