Dance-mat.js: A DDR controller running on Raspberry Pi using the Bare Conductive Picap
Once you've got the hardware up and running, you need to clone the project on the Raspberry Pi, and install dependencies:
$ npm install
With this done, start up the program:
$ node dance-mat.js
The story behind this project can be found here.