Use a Raspberry Pi to display album art for your current Spotify listens on a 7-colour ePaper display.
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!
-
Follow the setup instructions for Inky Impression here.
-
Connect your display to a Pi, and clone this repo on the Pi.
-
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"
}
- Run
main.py
:
./main.py
-
Authenticate your Spotify account (one time only).
-
Play a track on Spotify.
-
Enjoy the view.
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!
@tomcobley and @bencobley