Triggering different Neopixel animations

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
adafruit_support_bill
 
Posts: 88141
Joined: Sat Feb 07, 2009 10:11 am

Re: Triggering different Neopixel animations

Post by adafruit_support_bill »

Only you know the exact effect you are trying to achieve. We have shown you the basic technique. You should be able to apply it to produce the pattern you are looking for,

User avatar
Smithy123
 
Posts: 100
Joined: Thu Jul 26, 2018 10:28 am

Re: Triggering different Neopixel animations

Post by Smithy123 »

Ok I will go back to the drawing board, quite a complex animation.

User avatar
Smithy123
 
Posts: 100
Joined: Thu Jul 26, 2018 10:28 am

Re: Triggering different Neopixel animations

Post by Smithy123 »

Sorry to bother you agin so shortly, but I think i've done it.



The only issue now is that I'd like the green chasing through the white pixels to be smoother, I think it's because it turns green and then turns black and then returns to white. I'm thinking maybe after each complete lap, to not have the white pixels turn black, only the ones after them? Thank you.
Last edited by Smithy123 on Mon Aug 20, 2018 11:10 am, edited 1 time in total.

User avatar
Smithy123
 
Posts: 100
Joined: Thu Jul 26, 2018 10:28 am

Re: Triggering different Neopixel animations

Post by Smithy123 »

I've managed to do it. I hope my code is all ok now. Just gonna assign j and i as member variables now. Thank you for bearing with me :)
Last edited by Smithy123 on Mon Aug 20, 2018 11:11 am, edited 1 time in total.

User avatar
Smithy123
 
Posts: 100
Joined: Thu Jul 26, 2018 10:28 am

Re: Triggering different Neopixel animations

Post by Smithy123 »

Hi, so i've finished my animations, thank you for your help with that.

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

Return to “General Project help”