-
Please let me know about features and functionality you would like to see! I will look into it and if possible give feedback on if, how and when I will implement it.
Greetings Matthias
PS.: You …
-
**Describe the problem you have/What new integration you would like**
Some ESP boards have a RGB led instead of a "dumb led". Its not possible to use a RGB led as a status led at the moment. It…
-
server.py
```
#! /usr/bin/python
import os.path
import tornado.httpserver
import tornado.websocket
import tornado.ioloop
import tornado.web
import time
from neopixel import *
#neopixel 설…
-
### What happened?
Random flashing when running effects. Appears to be software issue. Using esp8266. Voltage and data checked all good.
### To Reproduce Bug
Running effects. Bright random flash. N…
-
hey the unit is blinking both when its on and when it isnt outputting
When its not outputting it will blink once in white and seems to be random
when it is outputting it will go to black for .3 …
-
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…
-
While the vast, vast majority of 0 bits coming out of the PRU are 300ns-370ns wide, I am seeing a very rare case where a 0 bit can be as wide as 540ns, which is wide enough to be seen as a 1 by some W…
-
Make slight changes to bit timings so the library will work with these popular LED string https://www.ebay.co.uk/itm/373588834942?var=642594617777
I have tried many libraries but all fail
I …
-
I'm planning to build a mobile light installation, consisting of 25 strands, each being 3 meters long and containing 15 leds (SK6812). If possible, I want to use McLighting and the NeoPixelBus library…
-
Hi,
I've already tried a lot of things and got some help via the openlgtv Discord. Unfortunately without success so far. I hope that my thread here is okay.
My setup:
LG C3, RP2040 with HyperSe…