An Affordable Alternative to an Alternative Reality
There are multiple parts to this project:
-
The Desktop Folder has all the files needed for pebble motion tracking and mapping a DDR pad. Instructions are located in the folder
-
The PebbleApp foler contains code for creating a pebble app that will consistently send a user's smartphone the pebble's accelerometer data. Comapnion app is needed on user's smartphone
-
The PebbleTracking folder contains the pebble companion app from (2). The app gets the pebble's message, interprets the acclerometer data, and sends the data to the server in (1). To initialize this directory type: git submodule init git submodule update