layout | title | permalink |
---|---|---|
doc |
Basic Interfaces Add-on |
/docs/vuforia-spatial-basic-interfaces-addon |
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.
- Philips Hue
- Arduino: Documentation coming soon
- LEGO WeDo: Documentation coming soon
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
- Install Xcode
npm install --global --production windows-build-tools
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev