This repository 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.
The Vuforia Spatial Toolbox and Vuforia Spatial Edge Server make up a shared research platform for exploring spatial computing as a community. This research platform is not an out of the box production-ready enterprise solution. Please read the MPL 2.0 license before use.
Join the conversations in our discourse forum if you have questions, ideas want to collaborate or just say hi.
- Philips Hue
- Arduino: Documentation coming soon
- LEGO WeDo / Boost: Activate the Hardware interface and push the green button on your Lego Wedo / Boost.
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