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 6. Go to boards manager and add esp32 by Espressif Systems, NOT Arduino ESP32 Boards by Arduino 5. Go to library manager and add ArduinoJson 6. Edit these 4 lines and add your client_id, client_secret, wifi ssid, and wifi password 7. For the official WiFi Devboard select ESP32S2 Dev Module and upload