NeoPixelBus icon indicating copy to clipboard operation
NeoPixelBus copied to clipboard

An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the...

Results 70 NeoPixelBus issues
Sort by recently updated
recently updated
newest added

Building NeoPixelTopologyTest failed for Mega2560 with fresh install of IDE and latest code from github. ``` Arduino : 1.8.19 (Windows 7), Carte : "Arduino Mega or Mega 2560, ATmega2560 (Mega...

bug
pending
active development

When Compiling with v2.7 for Generic ESP8266 using core 2.4.2 I get a whole heap of error messages. When using ESP core 3.0.2 these are not there and everything compiles...

enhancement

dose it support dmx512 for ic like ws2821 and other ic like that?

enhancement
pending

**Describe the bug** NeoEsp8266Dmx512Method not present in Keywords file, so it is not highlighted in the IDE. There may be others that were introduced with the same changes. **Expected behavior**...

I first opened this issue in WLED, but was told it would fit here better: I am currently designing small LED modules that can be used as light show for...

**I have tried with just lib NeoPixelBus.h...** #include **And then tried...** #include #include #include **Either way the VARIANT_MCK (and F_CPU) not declared... errors occur. Any help would be appreciated.** **Here...

enhancement
future consideration

Library does not compile when a ESP32-S3 board is selected in Arduino IDE. Compilation fails with error: DotStarEsp32DmaSpiMethod.h:41:52: error: 'VSPI_HOST' was not declared in this scope DotStarEsp32DmaSpiMethod.h:41:52: note: suggested alternative:...

pending

Is possible to add support for WS2816 a 16 bit digital LED? [WS2816C-2121 Datasheet_EN_V1.0.pdf](https://github.com/Makuna/NeoPixelBus/files/4784346/WS2816C-2121.Datasheet_EN_V1.0.pdf)

enhancement
pending
active development

**Describe the bug** According to the documentation ESP32-C3 is supported with following note: > NOTE: The ESP32S2 and ESP32C3 only support one i2s hardware bus. Thus you can only use...

enhancement
investigating

**NOTE: If you are seeking help or have questions, this is NOT the place to do it.** For questions and support, jump on Gitter and ask away. [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Makuna/NeoPixelBus?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) **Is your...

enhancement
future consideration