Hi, I'm working on the project:
http://fablab.waag.org/project/alzheimer-open-source-radio.
Now I would like to use the PhidgetRFID to trigger an audio file (and allot more). The problem is, I've been trying Python, but couldn't even install a audio library (because of limited programming knowledge).
The final application will run on a Raspberry Pi, but for now I'm prototyping on Mac. So the system should be easily transported and open-source.
Now I am quite skilled in Javascript and PHP, so the question is, is it possible to send the RFID code to a local server. What's the best and easiest way to do this?