Basic Interfaces

The Basic Interfaces add-on hosts a set of hardware interfaces for DIY and consumer hardware. We hope that these interfaces will enable you to easily get started creating compelling experiences with the Vuforia Spatial Toolbox and Vuforia Spatial Edge Server.

Supported hardware

  • Philips Hue
  • Arduino: Documentation coming soon
  • LEGO WeDo: Documentation coming soon

Install

Once you have installed the Vuforia Spatial Edge Server clone this repo into the addons folder

cd addons
git clone https://github.com/ptcrealitylab/vuforia-spatial-basic-interfaces-addon.git

Next, enter the vuforia-spatial-basic-interfaces-addon directory and install all dependencies.

cd vuforia-spatial-basic-interfaces-addon
npm install

Prerequisites (for compiling the dependencies)

OS X

#### Windows

npm install --global --production windows-build-tools
Ubuntu, Debian, Raspbian
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev