-
微博内容精选
-
This is one of my panels right now. I have installed a wire between 4 and 18 and have the pads soldered together on the new matrix hat currently. Is there a way to fix this or am I missing something?
…
-
I run a home kubernetes cluster and want to add the raspberry pi as a node to said cluster and run this project on that node.
I am struggling to get the python libraries to install within a container…
-
After ssh-ing into my RPi 4, the CPU is completely maxxed out for minutes at a time. Screenshot shows the culprit processes. Anyone know why this might be happening? I've used VSCode to SSH into m…
-
This may be related to #65 and I posted a comment in that thread to describe a set of repeatable steps, which I've updated here based on another experience:
1. Press [Mod] 3 (to switch to a Bluetoo…
-
_Note: This is a cross post from the Raspberry Pi forum; I wanted to post it here as well as my purpose for answering this question is to build an active-6 CM4 base-board for this rpi-rgb-led-matrix l…
-
Hello together,
two years ago I writed a code for my led matrix in Python. Now, because of performence I'd like zu write it in C++. I'm new and a noob in C++.
I'd try to take existing code and cha…
-
APA102 allows each pixel to have a 5 bit global brightness value in addition to the 8 bit RGB values for each pixel. This library doesn't allow that to be set - see this comment
```
# Each p…
-
Hey, so I try to code RGB matrix panel of 64x32 with a Raspberry PI 2, I installed all files needed and when I want to lunch the code runtext.py with Thonny I get this error message:
ImportError: /h…
-
Hello, could someone please point me the file/section where the RGB is getting converted to the CIE1931 profile.
Much appreciated.