FastLED animations
Posted: Wed Jan 23, 2019 1:33 pm
Hi all,
one thing i'm dearly missing for Micropython is the whole FastLED-Library and its built in Animations, HSV features, etc.
I found this viewtopic.php?f=15&t=3749 but it seems to be outdated (as it is a fork of a much older Version of Micropython) and i also can't get it to work.
Is anybody aware of any other attempts to port these features to Micropython? Also: Any pointers on how to make the library linked above work on a current micropython version? (My main problem is that the pixels.py module imports _pixels which i can't find anywhere and github doesn't allow for searching through forks....)
Thanks so much for any kind of help!
one thing i'm dearly missing for Micropython is the whole FastLED-Library and its built in Animations, HSV features, etc.
I found this viewtopic.php?f=15&t=3749 but it seems to be outdated (as it is a fork of a much older Version of Micropython) and i also can't get it to work.
Is anybody aware of any other attempts to port these features to Micropython? Also: Any pointers on how to make the library linked above work on a current micropython version? (My main problem is that the pixels.py module imports _pixels which i can't find anywhere and github doesn't allow for searching through forks....)
Thanks so much for any kind of help!