-
### The Feature
Hello Josef,
it would be nice if also manually activated digital meters could also be digitized. The problem is that a button often needs to be pressed first to activate the displa…
-
I am getting an error when my Python app closes.. it is throwing a Segmentation Fault outside the app as its closing (after all of my python code has executed) when I create or interact with a neopixe…
-
Hi. I'm trying to run a matrix of 10x144 rgbw SK6812 leds. I need to play animations on them (maybe gifs or small video loops). Do you think your library will allow me to do so ? Thanks a lot :-)
-
I have a 176 leds strip. Led is ws2812b and with Psieg Prismatik, I saw a power setup at the end of device configuration. I use external adapter for strip so how much mA I must set for 1 led? That set…
-
Hey, been trying to use version 1.4.0 with a RPI5 8gb and it says "hardware revision is not supported"
```danil@raspberrypi:~/kRacing $ kmonitor
Warning: extension 'GL_ARB_invalidate_subdata' cann…
-
Does invert the logic work? I could not see any example here.
-
This was reported to me as a downstream maintainer, but I have also confirmed it myself. Report (https://github.com/cp2004/OctoPrint-WS281x_LED_Status/issues/132).
**The problem**
Using less than …
-
I have been playing around with the SPI mode on a RPi3.
my config:
my LEDs configuration:
LED_COUNT = 7 # Number of LED pixels.
LED_PIN = 10 # MISO (SPI)
LED_FREQ_HZ …
-
The setup.py was not working with the latest Raspbian OS, and the image file provided by Adeept was not working with the Raspberry PI 4.
I wrote this script to install the dependencies, and to set …
-
Hello, can you please add the LED Channel as one of the parameters when creating an instance of NeoPixel? This is so that we could use GPIO13 and GPIO19, which are on a different LED channel on a Rasp…