shows spotify now playing on an ssd1306 oled display
I missed a comment NNNNNNNNNNNNNNNNNNNEEEEEEEEEEEEEEEEERRRRRRRRRRRRRRRRRRRRRDDDDDDDDDDDDDDDDDDD |
||
---|---|---|
main.ino | ||
readme.md |
esp32-ssd1306-spotify
uses the SpotifyArduino.h library and the spotify api to show the currently playing song on a 128x64 pixel display
libraries req'd
include <Wire.h>
include <Adafruit_GFX.h>
include <Adafruit_SSD1306.h>
include <WiFi.h>
include <WiFiClientSecure.h>
include <SpotifyArduinoCert.h>
include <SpotifyArduino.h>
include <ArduinoJson.h>
- i got lazy doing this so just check main.ino
visual representations, please
ok
check out a video demo here