Skip to content

Use a Raspberry Pi to display album art for your current Spotify listens on a 7-colour e-paper display.

Notifications You must be signed in to change notification settings

tomcobley/inky-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inky-spotify

Use a Raspberry Pi to display album art for your current Spotify listens on a 7-colour ePaper display.

screen

Usage

Designed for use with an Inky Impression 7 colour ePaper display. The ePaper display transitions bring the album art to life, and doesn't require power to maintain the image!

  1. Follow the setup instructions for Inky Impression here.

  2. Connect your display to a Pi, and clone this repo on the Pi.

  3. Create a file called auth.json with the following structure (get this information from Spotify Developers Portal) in the root of the repo:

{
	"spotify_client_id":     "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
	"spotify_client_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
  1. Run main.py:
./main.py
  1. Authenticate your Spotify account (one time only).

  2. Play a track on Spotify.

  3. Enjoy the view.

3D Files

Fits all models of Raspberry Pi. CAD files and STLs are included for download. Parts are connected with double-sided tape, assembly is self-explanatory!

CAD

Authors

@tomcobley and @bencobley

pinkfloyd

About

Use a Raspberry Pi to display album art for your current Spotify listens on a 7-colour e-paper display.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages