Giter Site home page Giter Site logo

spotify-controller's Introduction

Spotify Controller

This is the code to go along with a youtube video you can watch here.

This code is for a device that will control spotify using their web api.

Set up steps

  1. Go to https://developer.spotify.com/documentation/web-api and follow the instructions there to create an app.
  2. In the app you have created there is a client_ID and client_Secret, copy these values into the spotify_buddy.ino at lines 62 and 63.
  3. While you are editing that code also change the WIFI_SSID and PASSWORD on lines 58 and 59 to your local wifi name and password.
  4. Upload the code
  5. Once thats done you can start the device and it will display an IP on the screen. Write this down.
  6. In the code change the YOUR_ESP_IP on line 64 to the ip you wrote down.
  7. Go back to the spotify set up and copy line 64 of the code (""http://YOUR_ESP_IP/callback") into the Redirect URIs section of your app setting page.
  8. Upload the code again and when the device starts go to the ip in a browser and follow the instructions. Everything should now work!

spotify-controller's People

Contributors

tlop503 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.