Skip to content

KDKHD/Raspberry-PI-Spotify-WS812b-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspSpotifyRGB

RaspSpotifyRGB allows you to visualize your music though WS2812B. Using an addressable LED strip, this script gets the dominant colors of the current album playing, data on the beat, volume, timing and other features of the song, and uses this data to synchronize the visuals with the sound.

Using your own Spotify credentials

You will need to register your app and get your own credentials from the Spotify for Developers Dashboard.

To do so, go to your Spotify for Developers Dashboard and create your application. For the examples, we registered these Redirect URIs:

Once you have created your app, replace the client_id, redirect_uri and client_secret in the examples with the ones you get from My Applications.

Running the examples

$ node app.js

Then, open http://localhost:8888 in a browser.

Video

Watch the video Watch the video

About

LED Music Visualiser via Spotify and Clarifai API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published