Gabe-H / ESP-Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP Spotify

Show your current listening song on a mini OLED display!

  1. Create an application with Spotify Developers, and define the Client ID and Client Secret in src/main.cpp
  2. Upload project to ESP8266 with i2c OLED display
  3. Open serial monitor to configure WiFi
  4. After WiFi connected, the ESP will return a Spotify link. Click this to sign in.

About


Languages

Language:C 75.1%Language:C++ 24.9%