Kyuho's personal homepage

VR Gloves

10/2021 ~ Current

Realistic experience in the virtual world inspires people.
For this purpose, we need a natural user interface.
Current VR headsets use consol as a user interface, but it is unnatural.
Therefore, I am going to make a haptic VR glove, which is a more natural user interface.

This project is in progress.

I first demonstrated a sensor system using a potentiometer and Arduino UNO.

Each potentiometer represents a finger.
Changes in voltage due to the potentiometer represent the degree of stretches that each finger make.
When the potentiometer changes voltage, Arduino sends this signal to the computer, and the program changes the position of the finger in the virtual world.

Future Works