Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 389 Bytes

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!