Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Spotify Album Cover Display using SparkFun ESP32 and 64x64 RGB LED Matrix Display

Notifications You must be signed in to change notification settings

santaimpersonator/Spotify-Album-Cover-Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses a SparkFun ESP32 and 64x64 RGB LED Matrix Panel.

This code is based off the ESP8266 Spotify Remote, written by Thing Pulse.

Introduction

This code sets up your ESP32 as a webpage server and loads a 64x64 pixel image from the Spotify Client API. The ESP32 then decodes the jpg image into an 8-bit color array that gets displayed on the matrix panel.

Required Hardware

This code is written for the SparkFun ESP32 Thing and the 64x64 RGB LED Matrix Panel sold by SparkFun. Below is a list of all the materials used in this project. If you enjoy this project, please support SparkFun!

If you wish to use other hardware, you may need to adapt the code to work with your setup.

Optional Hardware

This project does require a small amount of soldering for the headers. If you do not have access to soldering equipment, you can find a starter kit here:

To power the matrix panel, I used the alligator clips with pig tails to pull power directly from the USB Micro-B wall adapter off of the SparkFun ESP32. However, you can use the following materials instead to power the matrix panel directly with the power cable included with the panel:

About

Spotify Album Cover Display using SparkFun ESP32 and 64x64 RGB LED Matrix Display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published