Releases: Makuna/NeoPixelBus
Releases · Makuna/NeoPixelBus
Arduino Library Release
Arduino Library Release
ESP32C3 bitbang compiler error fix
Arduino Library Release
What's Changed
- Esp32 s3 LCD Parallel
- Three four cadences for ESP8266 and ESP32
- Esp32 bit bang pins above 31 are supported
Arduino Library Release
- WS2814
- HD108
- ESP32, compile for Board support v3.0.0
- ESP32 RMT would log an error on a common query call, filtered the logging
- Bug Fixes
Arduino Library Release
RP2040 platform support
WS2805 method and 5 element RGBWW feature
TLC59711 led/chip support
ESP bitbang improvements
Arduino Library Release
- Rgbwww support
- Improved ESP32 i2s clock calculations
Arduino Library Release
- Rgbww80Color (16 bits per color element, RGB with Warmer White and Cooler White)
- SM16825 chip support (Govee Outdoor Pro)
- GS1903 on ESP32 chip support
Arduino Library Release
- MBI6033 two wire LED support
- AVR 600Kbps for 16Mhz uC (APA106)
- 16 Bits per element Colors have a 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
- New Feature to support RGB with warmer white AND cooler white LEDs (RgbwwColor & GrbcwxFeature)
- ESP32 I2S Pin wasn't being released from MUX after destruction
- Other bugs
Arduino Library Release
Bug fixes
Arduino Library Release
SM16716 support
Rgbwxx Color Feature
Run-time calculated Gamma Table
Source file reorganization and cleanup
ESP8266 DMA Timing Tweaking to remove glitches
CIE Lab Gamma Equation
linear blend by uint8_t