Creating Beautiful LED Art with JavaScript - Bryan Hughes - JSConf US 2019
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=BTr-1G__QnU
More and more art incorporates LEDs these days, and for good reason. They're eye-catching and can be controlled cheaply by a Raspberry Pi.
The question of course is: how do we animate them from JavaScript? The answer is more complicated than just figuring out how to turn LEDs on and off. Animating LEDs smoothly requires math!
This talk will dive into the theory and practice of using different color spaces combined with some clever math to create beautiful LED animations for your JavaScript-powered art piece.