/GloVR

Open source, virtual reality glove project

Primary LanguageArduinoGNU General Public License v3.0GPL-3.0

GloVR

Open source, virtual reality glove project.

How to use:

First of all, we need couple of things:

  • Arduino
  • Gyroscope (I used MPU-6050)
  • Unity game engine
  • Buttons for fingers

Then,

  • Install Arduino driver
  • Upload the "Gyro_MPU6050.ino" script to your Arduino
  • Download and open Basic_scene.unitypackage

And you are done! Enjoy the motion tracker glove!