| layout | doc |
|---|---|
| title | Basic Interfaces Add-on |
| permalink | /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.gitNext, 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-toolssudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev