issues Search Results · repo:jgarff/rpi_ws281x language:C
Filter by
388 results
(67 ms)388 results
injgarff/rpi_ws281x (press backspace or delete to remove)I have added the device struct under rpi_hw_info[] in rpihw.c :
{
.hwver = 0xd04180,
.type = RPI_HWVER_TYPE_PI5,
.periph_base = 0, // uses kernel driver
.videocore_base ...
Sujjan19
- 1
- Opened on Mar 12
- #552
I tried to install this fix but I found that the code in rpihw.c does not work.
This line does not work on the Pi
If I run cat //proc/device-tree/system/linux,revision, I see some sort of binary code. ...
CrabbyPete
- Opened on Mar 12
- #551
I m trying to use the node-rpi-ws281x-native library on a Raspberry Pi 4 B and it s not working so I m trying to
implement the following solution suggested by someone:
https://github.com/beyondscreen/node-rpi-ws281x-native/issues/127#issuecomment-1040856377 ...
harry-finch
- Opened on Mar 10
- #550
When attempting to use PCM in strandtest.py by setting: LED_PIN = 21
The LEDs display as expected but upon termination, the python process for strandtest.py goes to 100% CPU, does not
terminate with CTRL-C, ...
maldavis
- Opened on Nov 11, 2024
- #547
For my project I would need a way to control 5 separate LED strips using SPI with a Raspberry Pi 4 and later a CM4 And I
would like to know if that would be possible And would it be possible to use the ...
hannescam
- 1
- Opened on Oct 24, 2024
- #546
I followed the steps in the document below and everything went fine until the last step.
https://github.com/jgarff/rpi_ws281x/wiki/Raspberry-Pi-5-Support
In the last step when I try to run the test I ...
zytegalaxy
- 2
- Opened on Oct 13, 2024
- #545
https://en.cppreference.com/w/cpp/header/version
version is a standard header name in C++20, so there is the possibility that files within a given project include it.
The version file in this project ...
CalcProgrammer1
- 2
- Opened on Aug 6, 2024
- #544
I ran the program separately on Raspberry Pi 4b and it works fine. I am using GPIO.12. But after merging with my other
code, an error occurred that was Unable to initialize GPIO. In my system, I used the ...
youlikesoilove
- 1
- Opened on Jun 12, 2024
- #541
I recently came across a WS2814/SK6812 compatible strip with (unusual?) WRGB color order, which I unfortunately cannot
configure properly to use with this great library. The closest I can get is SK6812_STRIP_BRGW ...
pawelsky
- 11
- Opened on May 12, 2024
- #540
Am wanting to rewrite an old toy project I have to MicroPython to be run on a pi pico w, but not wanting to have to redo
all the LED related code.
Phr3d13
- 1
- Opened on May 3, 2024
- #539

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.