shows spotify now playing on an ssd1306 oled display
Find a file
rintyuu 5325dea519 Update main.ino
I missed a comment














NNNNNNNNNNNNNNNNNNNEEEEEEEEEEEEEEEEERRRRRRRRRRRRRRRRRRRRRDDDDDDDDDDDDDDDDDDD
2024-10-30 17:26:20 -07:00
main.ino Update main.ino 2024-10-30 17:26:20 -07:00
readme.md Add readme.md 2024-05-02 20:27:37 -07:00

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 esp32 on breadboard connected to ssd1306 oled display check out a video demo here