Hi everyone,
It was nice meeting you at SMC! I have just put the repository online with the source code for the hardware and software. To access it, you will need to use the "git" tool. To install git on OS X, you can usually do something like the following if you have already installed Mac ports:
sudo port install git-core
Then finally you can download the repository using this command, and enjoy!
Cheers!
- Edgar