Skip to content

Play SEAGULLS! (Stop It Now) on Spotify with a dedicated IOT button.

License

Notifications You must be signed in to change notification settings

tltx/seagulls_button

Repository files navigation

Seagulls button

Play SEAGULLS! (Stop It Now) on Spotify with a dedicated IOT button.

This is a Micropython project for the ESP8266 to remotely control devices with Spotify Connect, and in this case play a song. It implements a web based setup for OAuth authentication with Spotify's WebAPI, storing of credentials and refreshing of access tokens. The spotify_credentials module uses too much RAM to run as pure Python and needs to be frozen in the firmware (spotify_credentials_micropython.bin). The project should be easy to modify to do other things with the Spotify WebAPI.

About

Play SEAGULLS! (Stop It Now) on Spotify with a dedicated IOT button.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages