-
I can't quite figure out how the conversion of rgb -> rgbw when using the sACN mode is done so I wanted to know if there was some way to take into account the color temperature of the white LEDs in or…
-
Hello,
Is there any way to use software PWM with this library, in order to increase the number of available pins ?
I am using a raspberry pi 3 and I need to control multiple LED strips independe…
-
Hi,
I've been driving a WS2812B strip (300LEDs) successfully with a Raspi 1B (512MB RAM) Raspbian Stretch without GUI for a few years with this software.
Recently I added new software to my Pi and n…
-
Good Evening! i've been having an issue lately. I have worked with both neopixels and raspberry pis separately for some time now, and i've never had this problem. I can't run my code when its not runn…
-
Hey! I want to start this off with me being a complete newbie. This is the first time trying to do anything like this, this is the first time I've used puTTY or done anything with SSH. So I doubt ther…
-
I'm writing some code that'll use this lib, in a webserver context. Not a fan of the idea of running as root, so I'm looking to write a lightweight service that exposes this lib over e.g. a unix socke…
-
Problem:
Currently, there is a method to support WS2812 LEDs through SPI, which is great. However, I would like to suggest the addition of support for WS2812 LEDs via PWM as well.
Description:
Th…
-
### Description of the bug
During initial setup, automatic tests discover whether certain OS features are enabled. If these tests fail, an automatic fix is available, with the user being prompted t…
-
Hi
Thank you for your WS2812 server.
I tried your it with two LED strips. It worked from the beginning very nice with only one strip.
Then I connected a second, which is not working.
For the f…
-
When I connect the Neopixels to PIN 40 and install this library, nothing is happening when I start the test script. No error but also no changes on the neopixels. Is there anything I could try to debu…