Skip to content

Releases: Makuna/NeoPixelBus

Arduino Library Release

02 May 02:36
fd670ee

Choose a tag to compare

  • RP2040 & RP2350 enhancements
  • ESP32 newer platforms
  • misc bug fixes

Arduino Library Release

27 Sep 15:09
7c2a343

Choose a tag to compare

Arduino Library Release

06 Sep 04:36
f3df677

Choose a tag to compare

ESP32C3 bitbang compiler error fix

Arduino Library Release

02 Sep 04:16
0aa3d11

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

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

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

Choose a tag to compare

  • Rgbwww support
  • Improved ESP32 i2s clock calculations

Arduino Library Release

07 Nov 14:23
d8af057

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

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

Choose a tag to compare