Skip to content

Firmware for the Flipper Zero WiFi Devboard (ESP32) that talks to the Spotify API and lets you control playback

License

Notifications You must be signed in to change notification settings

benjamindrussell/esp32-spotify-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Spotify Remote

Firmware for the Flipper Zero WiFi Devboard (ESP32) that talks to Spotify and lets you control playback

Get the Flipper app here

Installation

Currently the only option is to build from source

1. Clone the repo

2. Open in Arduino IDE

3. Go to preferences and add https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json to Additional Boards Manager Urls

image

6. Go to boards manager and add esp32 by Espressif Systems, NOT Arduino ESP32 Boards by Arduino

image

5. Go to library manager and add ArduinoJson

image

6. Edit these 4 lines and add your client_id, client_secret, wifi ssid, and wifi password

image

7. For the official WiFi Devboard select ESP32S2 Dev Module and upload

image

About

Firmware for the Flipper Zero WiFi Devboard (ESP32) that talks to the Spotify API and lets you control playback

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published