-
I am getting:
```
error[E0658]: use of unstable library feature 'array_methods'
--> src/lib.rs:165:64
|
165 | Rotate::RotNone => arr.extend_from_slice(self.leds.as_slice()),
…
-
Data pin,
LED type ,
Color order,
Brightness from
read json object from spiffs like :
`{`
` "Data pin": 4,`
` "LED type": "WS2812",`
` "Color order": "RGB",`
` "Brightness ": 84`
`}…
-
I got FAK running on an AliExpress 3x2 macro pad after some messing around and it's great now! The original configuration software was really annoying to use. Now... this board has RGB backlighting fo…
-
While booting the AP, the LED is flashing. When it's booted up, the LED is out even if configured to be always on.
-
**Describe the bug**
When driving a strip of WS2812B LEDs from the IMXRT1040 SOC using the `WS2812_SPI` driver the first LED is not controlled
**To Reproduce**
Setup a board based on an IMXRT s…
-
Hello,
thanks for the great work!
I'm tinkering with the 120-4 Relays EU version, and I figured out to enable the 4th channel touch on the yaml.
FYI, touch positions are mapped as follows:
…
umbex updated
2 months ago
-
Receiving the above error in logs. The RGB cycle keeps on cycling LEDs
-
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…
-
### What happened?
Sometimes WLED becomes unresponsive (API and web UI don't work) and plays effects with lags after enabling streaming effects from LedFX via DDP. If I stop LedFx streaming, the is…
DeKaN updated
21 hours ago
-
Hi
I have trying to run APA102 on my ItsyBitsy nRF52840 Express board and custom nRF52840 BBoard but no success
I have 104 LEDs (4x26) and trying to get it working but code continue after 52 eve…