0 purchases
mopidychoosmoos 1.0.0
Mopidy extension to support the ChoosMoos NFC Raspberry PI Spotify Music Player
Installation
Install mopidy as per the mopidy docs
Install dependencies:
sudo apt-get install libasound2-dev
Install Mopidy-ChoosMoos:
pip install Mopidy-ChoosMoos
Configuration
Before starting Mopidy, you must add configuration for
Mopidy-ChoosMoos to your Mopidy configuration file:
[choosmoos]
enabled = true
nfc_demo_app_location =
next_pin_number = 3
previous_pin_number = 4
volume_up_pin_number = 1
volume_down_pin_number = 2
play_pause_pin_number = 5
Project resources
Source code
Issue tracker
Credits
Original author: Doron Horwitz
Current maintainer: Doron Horwitz
Contributors
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.