Code Base for the Physical Version of Dojo which interacts with the iPad game. Built during a short hackathon. Physical NFC cards post their data to the internet.
#Instructions for getting Started
- Download Arduino IDE, following the instructions at http://arduino.cc/en/Main/Software
- Right click on Applications/Arduino and select "Show Package Contents". Navigate to Contents/Resources/Java/libraries. Add the contents of the libraries folder to this folder.
- Add the contents of the Arduino folder from http://github.com/bsalinas/WebTrestle to this folder as well. Start the Arduino IDE.