Addressing neopixel via Uint24Array() #1686
Replies: 3 comments
-
Posted at 2024-03-19 by @gfwilliams Just a note that |
Beta Was this translation helpful? Give feedback.
-
Posted at 2024-03-19 by @MaBecker Is there a way to optimize |
Beta Was this translation helpful? Give feedback.
-
Posted at 2024-03-20 by @gfwilliams There isn't anything I'm aware of. Ideally we'd need a new function that allows Espruino's interpreting of those Best bet on official boards is to use JIT:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-03-19 by @MaBecker
Sharing a way how to setup neopixel, set color and send simple patterns - Many thanks to @gfwilliams who mentioned this possibility via Uint24Array().
Send a pattern all over the neopixel strip
Beta Was this translation helpful? Give feedback.
All reactions