Skip to content

Use RFID to select albums and playlist from Spotify or a local folder using mopidy and a USB RFID Reader

Notifications You must be signed in to change notification settings

tschuehly/music-cards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

This project let's you use a RFID USB Reader to scan RFID tags and play local folders or spotify playlist using pimusicbox or any other mpd server. I use this USB reader https://www.amazon.de/Neuftech-Reader-Kartenleseger%C3%A4t-Kartenleser-Kontaktlos/dp/B018OYOR3E/

Requires:

  • python evdev. To install:
wget http://dl.piwall.co.uk/python-evdev_0.4.1-1_armhf.deb
dpkg -i python-evdev_0.4.1-1_armhf.deb
  • python mpd-2. To install
pip install python-mpd2

First run 'python config.py' to select the reader from the inputs.

About

Use RFID to select albums and playlist from Spotify or a local folder using mopidy and a USB RFID Reader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%