Replies: 1 comment 11 replies
-
Just to note: I know that many tutorials (not ours!) recommends it but using Rpi for driving WS82xx is a bad, bad idea. It's a tempting solution as no other hardware driver is needed but: it's eating resources and then user blames HyperHDR for it ;) , it's fighting with a HyperHDR for a real-time processing which makes things even worse, it's harder to setup and diagnose projects as it can even cause conflicts with some internal Rpi devices or system privileges depending on the RPi model and Linux distribution/version. So recommended solution is a cheap external ESP8266/ESP32 with CH340G/CP2104 and WLED/HyperSerialWLED/HyperSerialESP8266 that can be use over the network or USB cable with Rpi. Anyway in almost every case it should work with Rpi. Setup&logs are rather OK but:
|
Beta Was this translation helpful? Give feedback.
-
Hello dear People,
I am making myself an Ambilight for my TV with a Raspberry Pi 3 and the WS2812B LED Strip with a 5V/15 Amps Power Supply, which should be enough to Power the Pi and LEDs at the same time (as an attempt to fix my Problem, i have also tried to seperate the Power Supply for the LEDs and my Pi). I am doing it with this tutorial here: https://www.youtube.com/watch?v=J26oYlKyq7Q&t=1519s. I have followed any Step in this Video but the LEDs wont light up. I've checked my Configurations in the HDR Software on the Pi many times the Log seems to be good to me: HyperHDR Log I also attached Screenshots of my HyperHDR Configuration,
Between my TV and the Source is a Capture Card, which is also working properly ( I can see it with the Live Preview of the HyperHDR Software.
At the Pi i am using my GPIO 18 Pin, like as default, to connect to the LED Strip and it is properly connected to the Data Wire of my LEDs, which isnt that long (see Picture).
Hope someone can help out here, would appreciate
Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions