Version 2 Demonstration :
How to use:
- The audience draws a tarot card at random.
- Touch the screen with the tarot card to get an audio clip relative to the tarot.
Version 3 Demonstration (Draft):
How to use:
- The audience chooses a tarot card on the screen that they feel most connected to/with.
- Touch the tarot card on the screen with the phone to get an audio clip of the corresponding card.
They both have the core technology of using nfc tags, although it is a little more technically challenging than version 2 version 3. Version 2 just requires all the music to be recorded into the screen. Version 3, on the other hand, has to write the nfc data so that all phones can hear the music after a touch. The difference between it and version 2 is that one requires a single device to recognize nfc and the other requires all devices to recognize nfc. I am now trying to play music in java so that I can play it directly without having to go to another site. For me I would also prefer to show version 3 as the final project.

I’m trying to figure out how to play music in java so that when the viewer’s phone touches it, they don’t have to jump to the sound cloud to play it.