Skip to content

Releases: Makuna/NeoPixelBus

Arduino Library Release

27 Sep 15:09
7c2a343
Compare
Choose a tag to compare

Arduino Library Release

06 Sep 04:36
f3df677
Compare
Choose a tag to compare

ESP32C3 bitbang compiler error fix

Arduino Library Release

02 Sep 04:16
0aa3d11
Compare
Choose a tag to compare

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

28 Apr 21:13
bf72b6e
Compare
Choose a tag to compare
  • 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

19 Mar 16:04
d95a8d2
Compare
Choose a tag to compare

RP2040 platform support
WS2805 method and 5 element RGBWW feature
TLC59711 led/chip support
ESP bitbang improvements

Arduino Library Release

19 Jan 18:21
0203319
Compare
Choose a tag to compare
  • Rgbwww support
  • Improved ESP32 i2s clock calculations

Arduino Library Release

07 Nov 14:23
d8af057
Compare
Choose a tag to compare
  • 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

27 Jun 20:31
0ce9acd
Compare
Choose a tag to compare
  • 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

21 Apr 17:12
78b3441
Compare
Choose a tag to compare

Arduino Library Release

11 Apr 17:35
d212d3a
Compare
Choose a tag to compare

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