SK6812 + Hyperion Issues

  • Recently bought supplies for a ambient TV-lighting setup:
    Hardware:
    BTF-LIGHTING RGBW RGB+Natural White SK6812 (Similar WS2812B) IP30
    5V 15A 75W Power Supply
    Raspberry Pi 3 Model B+ Board (3B+)
    Rybozen 4K Audio Video Capture Card (Full HD 1080P)
    Male to Female Jumper Wire
    5.5mm x 2.1mm 24V Power Jack Female Barrel Jack Adapter

    Software:

    Running Hyperion HDR v18.0.0.0


    Things to take note.

    • LED's installed on a 65" Curved TV. Top 88/Bottom 88/ Left 50/ Right 50. (276 total)
    • LED's share a common ground/power with Micro USB. Grounds were butt-spliced/crimped together, with a single 14G copper wire going into negative. Same with the Power.
    • LED Data is connected to the GPIO 18 pin via jumper Wire
    • Running HDMI from the ARC Out on my home theater receiver to HDMI input on the capture card. HDMI output from capture card to TV. Capture card is powered through the USB 3.0 from the Pi.

    On initial setup, the first LED was flickering wildly between what appears to be white and green. Using the WS281x controller type, I changed the LED amount to the specified number listed above, I managed get the LED strip for the outer perimeter of the TV to illuminate; BUT still flickering white and green. At first I thought this might have been a grounding issue, however - when I installed the Hyperion mobile app on my phone and began toying with the color changer, I was able to get solid color to the back of the TV. Changing the color dynamically via the color wheel, will cause flickering again until I release finger from off my phone's screen.


    With all that being said. I dont believe it is a grounding issue being transmitted to the LEDs if the lights are able to hold a solid color without flickering ( while using the Hyperion Mobile App). Power seems to be fine as all lights are extremely bright with no falloff at the end of the LEDs.


    I am leaning a bit on there being a data issue, more specifically, using the WS281x controller type with SK6812 LEDs. But I have no knowledge on how to correct the issue if that IS the case.


    Any guidance would be a great help. :thumbup:





    • Offizieller Beitrag

    Please ask where you got the software from, this is about Hyperion.


    regards pclin

  • Hyperion (HyperHDR) was acquired through GitHub via download script, using PuTTy to access the Pi's console:

    sudo apt update && sudo apt upgrade -y

    wget https://github.com/awawa-dev/HyperHDR/releases/download/v18.0.0.0/HyperHDR-18.0.0.0-Linux-`uname -m`.deb

    sudo apt install ./HyperHDR-18.0.0.0-Linux-`uname -m`.deb

    sudo sed -i '/^User/d' /etc/systemd/system/hyperhdr\@.service

    sudo systemctl daemon-reload

    sudo service hyperhdr@pi restart

    sudo service hyperhdr@pi status

    • Offizieller Beitrag

    Support for HyperHDR is available in git.


    regards pclin

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!