FastLED Project - The Dice

Published 2019-02-12
I'd like to show you FastLED Project called "the Dice"
Its made of 3 seperate LED panels witha 7x7 LED matrix on each panel.
I used a WS2812B RGB LED strip (5 meters) with 30 LEDs / meter
controlled by a NodeMCU ESP8266 module ( 80Mhz) for smooth and fast animations - so I was able to use "palette fade" and a second "virtual" CRGB array to render the next animation to and then use nblend to fade the virtual CRGB array into the real array.
The fusion of the three panels was a bit tricky because each panel has a center angle of 120 degree instead of 90. If anyone is interested in that solution let me know.

All Comments (5)
  • @user-em7kl4cf3c
    Вы обещали выложить схему и скетч для повторения данной панели. подскажите когда можно ожидать?
  • @galle503
    These animations are beautiful, did you write them yourself? i would loooove to see the code. I recognize some of them from the FastLED library and the sine wave animations from macetek, but there are a few new ones that caught my eye. Spinning triangles? Awesome!
  • @user-em7kl4cf3c
    prompt, and when it will be possible to see the code and the scheme of connection of LED? I really want to repeat for the New Year. how can I contact you?
  • @DesignerDude_90
    Hi.. can you please share how you did this ? also where can I find the code for this?