multi color chase led animation

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
lrdfoo
 
Posts: 1
Joined: Fri Oct 08, 2021 11:13 pm

multi color chase led animation

Post by lrdfoo »

Hello All,

I'm new to the RGB pixel light programing but have some python and raspberry pi experience.

I've got a working strand of ws2811 pixel lights and I'd like to do the chase animation with 3 colors at the same time.

I've written a python script that does 1 color at a time but cant seem to find anything on doing multiple colors at once, besides the rainbow animation. is this something i'll have to write custom code for or does anyone have this already?

Thanks in advance!

User avatar
richsad
 
Posts: 60
Joined: Wed Mar 19, 2014 8:58 am

Re: multi color chase led animation

Post by richsad »

Take a look at the Adafruit Learn guide on the subject: https://learn.adafruit.com/circuitpython-led-animations

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”