Difference between revisions of "AXIS Glove"

From vjmedia
(Motion-Tracking glove used to convert hand position and gestures into MIDi data for music performance and game development.)
 
Line 1: Line 1:
 +
AXIS is a motion tracking glove designed to capture real-world events and provide interpretable data to computers.  AXIS allows for the creation and manipulation of digital content through manipulation in 3D space.  The Glove was developed by a third-party team, and software was written to interpret information form the glove and convert it into MIDI data for live musical performance.
  
  
 +
== Glove Hardware ==
 +
The glove is designed around an AVR micro controller and 9 Degree of Freedom IMU for motion procession.  The glove uses 6 variable resistive flex sensors embedded in the fingers of the glove to track finger curl.  In addiion to this, an array of controllable pager motors offers directional haptic feedback.  Both wired and wireless connectivity are offered, and the glove sends serial data over IEEE standard 802.15.4 wireless networks.
  
 +
 +
== Host Software ==
 +
 +
  
 
[[Category:Interactive Systems]]
 
[[Category:Interactive Systems]]
 
[[Category:Gaming]]
 
[[Category:Gaming]]
 
[[Category:Development Toolkits]]
 
[[Category:Development Toolkits]]

Revision as of 00:05, 18 October 2013

AXIS is a motion tracking glove designed to capture real-world events and provide interpretable data to computers. AXIS allows for the creation and manipulation of digital content through manipulation in 3D space. The Glove was developed by a third-party team, and software was written to interpret information form the glove and convert it into MIDI data for live musical performance.


Glove Hardware

The glove is designed around an AVR micro controller and 9 Degree of Freedom IMU for motion procession. The glove uses 6 variable resistive flex sensors embedded in the fingers of the glove to track finger curl. In addiion to this, an array of controllable pager motors offers directional haptic feedback. Both wired and wireless connectivity are offered, and the glove sends serial data over IEEE standard 802.15.4 wireless networks.


Host Software