Skip to content

Adafruit sparkle animation broken on RP2040, but RainbowSparkle and SparklePulse work? #112

Open
@GithubUser99999999

Description

@GithubUser99999999

sparkle = Sparkle(pixels, speed=0.05, color=AMBER, num_sparkles=10)

This code should look like this (code and video taken from the adafruit guide):

leds_LED_Anim_Sparkle.mp4

But it does actually look like this:

doc_2023-02-21_03-50-08.mp4

However, the rainbowsparkle.mpy animation does indeed work (with the same code):

doc_2023-02-21_03-49-48.mp4

Tested with CircuitPython 8 on a PICO RP2040

Is this animation currently broken?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions