Skip to content

Instantly share code, notes, and snippets.

@simlrh
Created November 11, 2016 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simlrh/7ccad6ab041b8e98fc7b13f96877606f to your computer and use it in GitHub Desktop.
Save simlrh/7ccad6ab041b8e98fc7b13f96877606f to your computer and use it in GitHub Desktop.
OSVR-firmata server config
{
"description": "The default config file, as used with the HDK, is fully auto-detected, so no configuration required. See the JSON-Schema for server config or other samples to see possible options.",
"aliases": {
"/controller/right/joystick/x": "/je_nourish_firmata/StandardFirmata.ino-X.Y/analog/0",
"/controller/right/joystick/y": "/je_nourish_firmata/StandardFirmata.ino-X.Y/analog/1",
"/controller/right/joystick/button": "/je_nourish_firmata/StandardFirmata.ino-X.Y/button/0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment