A proof of concept 2 dimensional game projected upon a real life changing 3d surface.
- Make sure all dependencies are installed -
npm install
,bower install
. - Load the standard firmata example on an Arduino.
- Connect a servo to pin 9 on the Arduino
- Start the node server (
node .
) and voila.