Flickering at end of lightstrip

  • I have a strange flickering problem. I uploaded a video to show what I mean

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.


    It is a WS2812B strip, connected via Arduino to a RPi2. RPi2 is running Raspbian + Kodi. Few months ago it was running fine, after updating Hyperion software with one of the laters versions I get this flickering. It is not alway present and I it looks pretty random...


    It looks like it are always the same leds flickering, so the leds at the end of the strip.


    The strip is powered from left-under, but signal is starting at right-under.


    Hyperion config: [MEDIA=pastebin]0szL1R0x[/MEDIA]
    Hyperion log: [MEDIA=pastebin]ehNeNDkh[/MEDIA]


    Any idea?


    btw, I really like this wonderful piece of software!!! Really enjoy watching movies with some additional effects :)

  • Greetings!
    Hm, there were no changes to the adalight code. (at least i imagine)
    May you able to test a lower priority like 500?

    Code
    "framegrabber" :
        {
            "width" : 64,
            "height" : 64,
            "frequency_Hz" : 10.0,
            "priority" : 500
        },


    Thank you

  • hm, this priority thing is really strange. I am sure there is another issue here, but no idea.
    Maybe some problems with the length of the data wire? or bad shielded? Not sure.


    OT: might you post a video of your working ambilight in action at the showcase section? Never saw something like this. Might be a inspiration as constrction idea for others :)

  • Just applied power (5V 10A) to both sides of the LEDstrip and replaced the data wire by a more solid wire/construction. First impression looks good! So let's hope this was the issue

  • For everyone that is struggling with fixing the ambilight random flickering and the ambilight is made with ws2812b + Raspberry Pi + Arduino there is a few things that each separate one (or any combination of them) can fix the issue. I was struggling few months too. Tried every suggestion on the web (software and hardware), missing one thing that wasn't suggested anywhere. It was not included in any tutorial too. The fix in my case was connecting one of the ground pins of the Raspberry to the grounds of the Arduino and the strip (all of them grounded in the power supply V-). There wasn't any tutorial that was saying that they (3 of them) must have common ground. All suggestions were that I have to have common grounds on the arduino and the LED strip.


    So, this is short list of things that may help:
    - putting additional capacitor 1800uF 6V+ (and more) on the power supply V+ and V-
    - putting resistor 470 Ohm directly or as much closer as it can be placed on the first LED DI (Data In) connector
    - using short and thick wires to power the LED Strip to prevent voltage drop and supply enough amps for the LED Strip
    - If the strip is longer (let say 150, 200 or 300 leds and more) power it on a few places along its length and even on the end. Measure the voltage in between 2 power connections to check if additional power connection is needed to fix the voltage drop.
    - Calculate the Amps needed to feed the strip. Each LED consumes 60mA. When buying the power supply and choosing the right one for you, use this formula to calculate how much power in watts do you need: P(W) = I(A) × V(V). So lets say 300 LED multiplied by 60mA = 18 000mA = 18A. 18A multiplied by 5V = 90W - needed only for the strip! But hey, don't be scrumpy when buying power supply - buy 100W. And read the buyer comments under the product and make sure if it is good quality. You don't want to fire you house or damage electronics for hundred dollars, right?
    - When testing the configuration is done and everything works amazing, don't forget to use good quality and more thicker cables. Avoid any use of solderless power, ground and data joints. It may lead to power and voltage drops, loose/no connection at all and we know that with the bigger power comes bigger responsibility :D .

Jetzt mitmachen!

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