mirror of
https://github.com/Makuna/NeoPixelBus.git
synced 2025-08-07 12:54:26 +02:00
Updated Home (markdown)
10
Home.md
10
Home.md
@@ -24,6 +24,15 @@ 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
|
||||||
|
### (June 27th, 2023)
|
||||||
|
- MBI6033 two wire LED support
|
||||||
|
- APA106 (600Kbps) for 16Mhz AVR uC
|
||||||
|
- New Feature to support RGB with warmer white AND cooler white LEDs (RgbwwColor & GrbcwxFeature)
|
||||||
|
- 16 Bits per element Colors have an 8bit DIM/Brighten
|
||||||
|
- Major Refactor color features to reduce code duplication and make it easier to add new color order variants.
|
||||||
|
- Extended the Color Features variants to include all variants for Rgb, Rgbw, Rgb48, and Rgbw64
|
||||||
|
- Bug Fixes
|
||||||
|
|
||||||
### (April 11th, 2023)
|
### (April 11th, 2023)
|
||||||
* SM16716 support
|
* SM16716 support
|
||||||
* RGBWxx Color Feature
|
* RGBWxx Color Feature
|
||||||
@@ -70,6 +79,7 @@ Please read the [Adafruit NeoPixel Best Practices](https://learn.adafruit.com/ad
|
|||||||
* WS2801
|
* WS2801
|
||||||
* P9813
|
* P9813
|
||||||
* SM16716
|
* SM16716
|
||||||
|
* MBI6033
|
||||||
|
|
||||||
## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)
|
## [Using this library in a proprietary application](https://github.com/Makuna/NeoPixelBus/wiki/Library-Comercial-Use)
|
||||||
Using this Library as part of a closed application with its current license is tricky. But it can be accomplished.
|
Using this Library as part of a closed application with its current license is tricky. But it can be accomplished.
|
||||||
|
Reference in New Issue
Block a user