Beiträge von gadjodilo

    This line should set the background colour:
    ledData += bytearray((0, 0, 0))



    I think I have a modified version somewhere which once the leds were mostly full would then randomly set them back to the background.


    Unfortunately I have not made it yet ... if you still have a template, that would be great! :)

    This line should set the background colour:
    ledData += bytearray((0, 0, 0))


    I think I have a modified version somewhere which once the leds were mostly full would then randomly set them back to the background.



    Thanks for the replay...


    I will try it if it works ... :)

    Hello everybody


    Maybe someone can help me here. I'm trying to adjust the effect sparks.py. I would like a static color as a background and single points which light up randomly. Unfortunately I had no success so far.


    Can someone give me a hint?


    Thank you very much...



    The original sparks.py: