-
Hey, I was able to make my setup work a year ago, but one day I was doing some cable management and the LEDs went out. Since then I put the whole setup in the drawer after spending hours checking the connections, which were all good. It's a cheapo aliexpress sk6812 strip, which is connected to my rpi3 via gpio18. The ground is also connected to the pi. The strip has an external power source that is connected to both ends. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
SPI method for neopixel LED strips had never worked for me personally. You can find alternative method and link to the configuration in the HyperHDR FAQ on the main page. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I will try to light up the strip using arduino to make sure that it
works.
Regarding the SPI communication with the sk6812 strip, I remember that it
only worked after I selected ws2812 from the controller list, then back to
sk6812 :D
Also there was a top limit in the led count (255) and I have ~270 on my tv,
which resulted in only a few leds lighting up. But this could be solved by
not adressing the leds which were over the 255 index.
…On Sun, Apr 24, 2022, 01:07 Awawa ***@***.***> wrote:
SPI method for neopixel LED strips had never worked for me personally. You
can find alternative method and link to the configuration in the HyperHDR
FAQ on the main page.
—
Reply to this email directly, view it on GitHub
<#258 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACYCOU3XJIHLCRE7GXVALPTVGR7CDANCNFSM5UFKUOSA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It was tested by me for 299 SK6812 LEDs (using PWM ws218x method as root + level shifter) so probably in your case it was a configuration problem. Nevertheless driving neopixel LED strips from RPI is not officially supported because there are better solutions. |
Beta Was this translation helpful? Give feedback.
-
I was able to breathe some life into the led strip using a D1 board. I connected the strip to the D4 pin and to the ground of the board. I flashed your port of WLED onto it, when using the WLED interface I was able to change the colors of the strip.
I also tried to update the baud rate in the wled sync setup page on the bottom in wled, but no success. Do you see maybe something that I'm doing wrong? |
Beta Was this translation helpful? Give feedback.
-
Could you give some additional advice on the hw part? I have the following cheapo hdmi capture card. Also I'm using an nvidia shield for which I lost the CEC functionality when its behind the hdmi splitter. Is this feature dead for good because of the splitter? |
Beta Was this translation helpful? Give feedback.
-
Start with a level shifter. Practically 5V20A is a overkill for 268 leds, but the question if it's stable. I don't fully understand what that stutter means. Usually the LED strip is just blinking when something is electrically wrong. The grabber is good but USB2.0, if you want a faster one then choose USB3.0 grabber. More on my blog. Usually splitters blocks CEC but there are some exceptions. |
Beta Was this translation helpful? Give feedback.
I was able to breathe some life into the led strip using a D1 board. I connected the strip to the D4 pin and to the ground of the board. I flashed your port of WLED onto it, when using the WLED interface I was able to change the colors of the strip.
But when setting it up in HyperHDR I'm not able to turn on the LEDs, first I'd like to send a static color through Remote Control.
In the log I can see these few lines repeating: