{"id":18625835,"url":"https://github.com/fbiego/esp32-spotify-oled","last_synced_at":"2025-08-03T00:33:28.169Z","repository":{"id":106328888,"uuid":"446196874","full_name":"fbiego/esp32-spotify-oled","owner":"fbiego","description":"View your current playing song on ESP32 \u0026 OLED display using Spotify API","archived":false,"fork":false,"pushed_at":"2022-05-21T17:22:45.000Z","size":3450,"stargazers_count":17,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-25T09:47:44.171Z","etag":null,"topics":["arduino","esp32","oled","spotify","spotify-api","spotify-player"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fbiego.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-09T20:35:33.000Z","updated_at":"2025-02-22T16:54:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7acae9d-4772-45b3-92bd-506cd55b1ab7","html_url":"https://github.com/fbiego/esp32-spotify-oled","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbiego%2Fesp32-spotify-oled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbiego%2Fesp32-spotify-oled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbiego%2Fesp32-spotify-oled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fbiego%2Fesp32-spotify-oled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fbiego","download_url":"https://codeload.github.com/fbiego/esp32-spotify-oled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248347305,"owners_count":21088623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","esp32","oled","spotify","spotify-api","spotify-player"],"created_at":"2024-11-07T04:36:09.114Z","updated_at":"2025-04-11T05:30:32.274Z","avatar_url":"https://github.com/fbiego.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp32-spotify-oled\nView your current playing song on ESP32 \u0026amp; OLED display using Spotify API\n\n### Libraries\n- [`OLED_I2C`](http://www.rinkydinkelectronics.com/library.php?id=79)\n\n\n### Spotify\n- Visit Spotify Dashboard [`https://developer.spotify.com/dashboard/login`](https://developer.spotify.com/dashboard/login)\n- [`Create an app`](https://developer.spotify.com/documentation/general/guides/authorization/app-settings/)\n- Copy Client ID to sketch\n- Add Redirect URI http://httpbin.org/anything \u0026 Save in `Edit Settings`\n\n### Authentication\n- Authenticate the app using your browser (Chrome)\n- Enable Developer tools `Ctrl+Shift+I`\n- Add Client ID \u0026 Redirect URI (URL Encoded) -\u003e `http%3A%2F%2Fhttpbin.org%2Fanything`\n- Authentication Link: `https://accounts.spotify.com/authorize?response_type=token\u0026redirect_uri=\" + redirect + \"\u0026client_id=\" + client_id + \"\u0026scope=user-read-playback-state+user-read-playback-position+user-modify-playback-state\u0026state=cryq3`\n- It should redirect to the specified URI with an Access Token on the URL\n- Copy the Cookie value to the sketch\n\n![image](images/cookie.jpg?raw=true \"image\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbiego%2Fesp32-spotify-oled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffbiego%2Fesp32-spotify-oled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffbiego%2Fesp32-spotify-oled/lists"}