-
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…
-
When using the panel simulation setup:
Audio processing and effect generating on Mac via FadeCandy-> Raspberry Pi with Proxy Effect via FadeCandy-> Screen with gl server
If an error occurs on Mac, t…
-
Does anyone know if this library works with the color effects strands that are available today. It doesn't seem like the g35 sets are still available
https://www.amazon.com/GE-50-Count-32-67-ft-Mul…
-
I'm using this with Raspberry Pi and Rainbow HAT. If I leave it running the temperature shown steadily increases. It might be case that I need to add heatsink to the processor but wondering if perha…
-
I am using FastLED.show() to update WS2812B leds. I am looking to have my control over the moment the leds update to the new state be as precise as possible.
My understanding is that FastLED.show()…
-
I'm working on adding support for that other USB board I mentioned, the [ESP32-S3-GEEK](https://www.waveshare.com/wiki/ESP32-S3-GEEK), and when the display gets initialized, the beginning of the text …
-
Hi, my tree works, but is very slow. Setting a single value takes about a second (or more). I found out that it's device specific, it's slow on the old Pi 1.2B, but works fine on Pi 4B. Is it because …
-
Hi,
I have not yet succeeded in driving SPI based strips like APA102 and SK9822. Both use a clock and signal wire. When I connect either one of the LED strips, none of them can be controlled using …
-
I was playing with rgbw leds, using the existing `ws2812` driver. It turned out to be quite easy, instead of writing the GRB bytes, I needed to write a 4th W byte. So, what might support for this loo…
-
Just looked over the schematic of rev D
To achieve lowest Vbat and OFF current pls consider following changes:
1) Make the VDIV divider same as in the nrf52832 board (high ohmic + add capacitor!)…