Repository for a Spotify LED (WS2812) beat visualizer. This app uses the Spotify API to change the magnitude of any WS2812 led strip or matrix based on the beat of the song currently being played.
This data is then used to pulse the LEDs in time with the beat. It’s a fun project that demonstrates the basic techniques required to build an audio-reactive visualizer. We’ve seen some other ...