Beiträge von metin

    Hello,
    some effects have arguments which I tried to set via hyperion-remote without any success. What would be the correct command line to start the Knight rider effect in green for example? This is the original json file:

    Code
    {
        "name" : "Knight rider",
        "script" : "knight-rider.py",
        "args" :
        {
            "speed" : 1.0,
            "fadeFactor" : 0.7,
            "color" : [255,0,0]
        }
    }


    I'm looking for a command like this:

    Code
    hyperion-remote --effect 'Knight rider' "color":[0,255,0]


    But it's not working. Please help.

    I got my SK9822 stripe today and just tested it on RPi2 and BPi M2+. It's working perfectly with the APA102 driver. I don't even need a levelshifter. Thank you for this great software!

    Does anybody now if the SK9822 can be controlled with Hyperion?
    On instructables.com the user WangA5 said:

    Zitat

    both of the APA102 and SK9822 LED don't need capacitor ,it is because the die of them have the function on Filtering the signal .the difference between them is the first signal , the first signal ,sk9822 is a base Synchronization signal, andAPA102 LED don't have this signal . normally they can be control by same controller.and compatible , but sometimes with some special controller , they can not.


    So will it work? I ask this because the SK9822 stripe is cheaper in my area.