Thank you FastLED developers! I see the light! Just switched to FastLED from AdaFruit_DotStar

Thank you FastLED developers! I see the light! Just switched to FastLED from AdaFruit_DotStar and what a world of difference it makes. So fast, so awesome.

I’m interested in using FastLED to print text, do you have any sample code you could share?

@Frank_Apap , not really presentable, but the code can be found here: https://github.com/wyolum/ultim8x8/tree/master/arduino/DisplayFast

@Anool_Mahidharia @Kevin_Osborn @Adam_Haile @Daniel_Ternes have a look at performance speed up from FastLED vice DotStar

video links are broken.

FastLED: https://youtu.be/DuPPIPc8YjM

DotStar: https://youtu.be/U_F_CMGCEyg

@Frank_Apap , I broke out the font library for you. Find it here: https://github.com/wyolum/PixelFont