Skip to content

Aahil78/Spotiplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e2a6d7 · · Mar 19, 2026

History

22 Commits
Mar 19, 2026
Mar 19, 2026
Mar 9, 2026
Mar 19, 2026
Mar 8, 2026

Repository files navigation

Spotiplay

A spotify display with RGB Backlight, 2.8" Touchscreen, and media keys. I made this because I have always wanted to have a mini spotify "dashboard" as it was really cool to have and it's a nice Quality of Life improvement.

How it works:

Basicslly, it uses Wi-Fi and a Spotify API Key to see what you are playing, fetch the cover art and metadata, and control your music. It fetches the metadata of the current song youu are playing and displays it on the screen, then if any key is pressed, it will see that a key is pressed and performs the corresponding action via API.

Code:

The code is written in Arduino IDE, it can be found in the Code folder.

CAD:

The CAD was made for this in OnShape. Models can be found in the 3D Models folder. CAD Link

Pin Connections:

Connect these pins to your components.

Function GPIO
TFT CS 10
TFT DC 9
TFT RST 8
TFT MOSI 11
TFT SCLK 12
LED Strip 18
Vol + 1
Vol - 2
Rewind 3
Play/Pause 4
Next 5
SCH_Schematic1_1-P1_2026-03-09

Images:

image image image image

About

A spotify display with RGB Backlight, 2.8" Touchscreen, and media keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages