Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 563 Bytes

Dance-mat.js: A DDR controller running on Raspberry Pi using the Bare Conductive Picap

Getting up and running

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.