Beiträge von Jeigh07

    Flickering Issue 3: Rare flicker. Once in a few hours part of my strip would go white. Fixed with Cat 8a Ethernet cable for noise reduction. I have my Hyperion setup next to a router and next to 8 AC cables. Lots of magnetics and interference going on there.

    Hardware List:
    Pi 3
    Adafruit SPI Lifter
    APA102 ( 474 )
    Easyday UTVF007
    Power Supply Astec 24V 14A
    3x Tobsun Buck Stepdown Regulators 24V to 5V/15A Capable
    5V is not shorted between LEDs and Peripheral devices
    2 Tobsun Buck Regulators for LEDs
    1 for Pi, HDMI Splitter, and HDMI-RCA converter


    Partial Success:
    Works as expected until LEDS during white scenes begin to flicker.


    Troubleshooting:
    Happens when in "Remote" with White Effect.
    Does not happen with Arduino direct control setting LEDs to color.White ( using FastLed.h from github)
    Last LED in chain has 4.78V
    Continues to happen when LED Brightness is set lower. Lower value makes it more frequent.



    Please Help: Would like to test Arduino as LED Driver with PI as Master.
    Problem, nothing happens when I power on devices.


    Pi by itself works. Arduino by itself using simple sketch works. Combined, does not work.


    Arduino has Adalight.ino ( Cant get LEDs to function )
    Pi has Hyperbian installed 2.0.0-alpha.6


    I only altered LED_TYPE, MAX_LEDS, and DATA_Pin and CLOCK_Pin, and serialRate


    Thank you for reading and thank you for your time!