GithubHelp home page GithubHelp logo

rfid-interface's Introduction

Musicorum

A Mac OS X app that triggers actions (only playing MP3s in the first version), when someone scans an RFID card on a plug-and-play RFID reader.

RFID Reader

Example reader.

Install & Setup

  1. Drag the Musicorum app into you Applications folder.
  2. Create a Media folder containing MP3s you want to play. The default location is ~/Documents/MusicorumMedia.
  3. If you are using a different location edit the file /Applications/musicorum.app/Contents/MacOS/launch.sh and replace ~/Documents/MusicorumMedia with the path to the folder you are using.
  4. Copy all the Media files you want to able play into the Media folder (only MP3s in this version).
  5. Create a file inside the Media folder called data.tsv.
  6. This is a Tab-Separated-Value file. There is one line for every RFID card you want to use. The format for a line is Card ID Action (Argument). Currently only two actions are supported: play, which takes the name of a file as an argument and stop which takes no arguments. A typical file would look like this:
    0012845757	play	ShakeItOff.mp3
    0006119194	stop
    
  7. Launch Musicorum by clicking on the Icon, and you're good to go.

rfid-interface's People

Contributors

seo01 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.