Wrote up all about my adventures with Blinksy: an embedded Rust LED library 🌈
https://blog.mikey.nz/first-look-at-blinksy/
✨ Define 1D, 2D, and soon 3D spatial layouts
✨ Create a visual pattern: given the pixel's position in space, what's the color?
✨ Built-in support for WS2812B & APA102 LEDs; easy to add the others
✨ Desktop simulator for creative coding
✨ Quickstart project to jump in
Please share if you like! 💜
#rustlang #fastled #wled #embedded #creativecoding #opensource #maker