https://github.com/spoddify-mopped/spoddify-mopped-voting-station
Spoddify Mopped voting remotes.
https://github.com/spoddify-mopped/spoddify-mopped-voting-station
esp32 spoddify-mopped spotify
Last synced: about 1 month ago
JSON representation
Spoddify Mopped voting remotes.
- Host: GitHub
- URL: https://github.com/spoddify-mopped/spoddify-mopped-voting-station
- Owner: spoddify-mopped
- Created: 2022-03-04T23:14:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T20:35:58.000Z (about 4 years ago)
- Last Synced: 2025-02-27T03:50:27.186Z (over 1 year ago)
- Topics: esp32, spoddify-mopped, spotify
- Language: C
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spoddify Mopped Remotes
Remote voting and controlling for the [Spoddify Mopped](https://github.com/spoddify-mopped/spoddify-mopped) station.
- Displays the current playing song, artist and album
- Voting of the current playing song
- Headless Setup
- Magically finds a station and connects to it
## Installation
The easiest way to install it is using [PlatformIO](https://platformio.org/).
1. Build the Filesystem Image. (Platform -> Build Filesystem Image)
2. Upload the Filesystem Image. (Platform -> Upload Filesystem Image)
3. Compile and upload the code. (General -> Upload)