human to atm converter
gem install compass
npm install -d
npm install -g grunt-cli
grunt run
cd ./backend
npm install -d
npm start
The iOS application (see ios folder) pushes the
gimbal's value to the m nodejs service.
The m client then polls the service's /gimbal
endpoint to retrieve the value. mad hax.