-
Hi
I'm trying to use Fastled with a Teensy4 but the resulting colors on the connected ledstrip are wrong
It seem like the color output is shifted or Xored is some way
Here a sample code for …
-
**Describe the bug**
Many vendors are now selling GS1903 based strings rather than WS2811 chipsets. They claim these are fully compatible but the timings are different and the margins tighter. This o…
-
### The problem
The `default_transition_length` for the `fastled_clockless` platform is set to 1s by default. It is marked as `Optional` but since it has a default (inherited from the `light` platfor…
-
Could we add WS2811 and WS2812 control to Freejoy?
Using WS2811/WS2812 really opens up LED backlighting options to us. Powerwise, we would need to interface it with a transistor circuit, then provi…
-
I have some board with RGB LED bellow the keys and that are (or can be) powered by RP2040. (things such as Pimoroni Keybow (3 keys) on top of a board with PiZero size RP2040 board)
Each key is a GP…
-
First of all, thanks for the great lib and examples! I'll try to contribute starting with this issue, and maybe a fix if that's at my level!
So, I noticed this strange issue of the SPI having diffe…
-
**Request - Integration with Hyperion Ambilight (WS2812B)**
Im looking for a way to combine a DIYHue connected lightstrip (WS2812B) with an instance of the same light strip on Hyperion.
**Possible…
-
I'm using nrf52840 with platformio and Arduino framework.
```
CONFIGURATION: https://docs.platformio.org/page/boards/nordicnrf52/wiscore_rak4631.html
PLATFORM: Nordic nRF52 (7.0.0) > WisCore RAK4…
-
Hello everyone,
I discover this fork of Prismatik a few days ago and build a working system with WS2812B (60 leds/m) on macOS.
Then, i decided to buy the same leds but with 144 leds/m, install e…
-
### Version
1.0.0
### Describe the bug
On Raspbery Pi 4b modified code to flicker in a 500 cycle loop from default color (RED) to none (color 0x00) with 8ms delay . Most of the times color go…