Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Hardware

Where Can you Purchase Data Glooves? 14

dev0 asks: "I have been spending some time looking for data gloves with no success - and I had been thinking they existed already. About the best things I have found so far are from Fifth Dimension Techonologies. However this does not seem to be bulk stuff. What I would like to do is to find something with open specs, and cheap price. One thing that I have been planning to do, is to do a virtual keyboard for my PDA. So that I can hit a real-size virtual keyboard in air and type faster. Who really needs to see the buttons? Hints, anyone?"
This discussion has been archived. No new comments can be posted.

Where Can you Purchase Data Glooves?

Comments Filter:
  • The Data Gloove goes into hibernation this time of year, so it will be hard to hunt down one of the fluffy little guys. Maybe you are best off waiting until spring.

  • Where can you find them?

    Can't find a gloove shop anywhere.
  • First off, realize this:

    If you want "pro" quality - expect to pay "pro" prices: ie, $1000.00 and up - this will be for a glove alone, mind you. 3D tracking tech will add to the cost, starting at around $1000.00 (give or take a few hundred) for magnetic tech (AC or DC pulsed), but since you say you want to use this with a PDA, I assume you won't need this, and only want flex sensors.

    Will you need abduction sensing (ie, the fingers and thumb both flex, as well as move sideways, allowing for the lovely "Spock" gesture - this sideways motion is called "abduction")? If so, add a lot more to the cost of the glove - this kind of sensing is tough to do. It sounds like you might, if you want to do regular typing, and not "chording".

    5DT sell good tech, but expensive - not really a great money-saver for a homebrew project. Hacking together a power-glove interface might be possible (I have done a simple parallel port one for my computer), but the power-glove can be difficult to find, though you might check Ebay (look for "Power Glove", note the space, as well as "Powerglove"). If you find one, you might try removing the flex sensors from the glove, and sewing them onto a lycra glove, for lighter weight and ease of use. The sensors are simple resistive flex sensors, you could probably build a simple interface for them instead of using the Powerglove's system, which is bulky. If you need abduction, you could place sensors between the fingers as well.

    Also, go to my website. I have a lot of links that you might find useful - though they are a bit out of date, and I need to update them badly - very badly... In my Cheap VR Issue 2 [phoenixgarage.org] I discuss how to build an optical style flex sensor glove cheaply, which you might find helpful.

    Finally, think about this - there was (is?) a company out there that sold a glove that had simple metal bits sewn in, that when touched together completed circuits (I think it was called the Pinch Glove or somthing). This kind of system would be easy to homebrew - just don't try to sell it or claim it as your own tech, etc (you know, the whole IP bit). Simple buttons or rivets could be but on the tips of the fingers, wires soldered on, some added to the palm of the hand - add some switch debouncing, and a simple custom programmed PIC or Basic Stamp, connected to a serial interface (Max-232) - and there you go - instant gesture recognition system!

    Finally, a word about your statement:

    So that I can hit a real-size virtual keyboard in air and type faster. Who really needs to see the buttons?

    Actually, try "typing" for a length of time with you arm in the air, and you will see why doing any "virtual" movement hasn't really caught on:

    It is tiring.

    Indeed, the best way to type virtually, so that you wouldn't tire, would be to simply keep the arms in a "rest" position, hanging at the side of your body.

    One reason this tends to be tiring is that there is nothing to work against, like on a real keyboard, or in the case of VR manipulation of objects; a real object that has weight. We, as humans, like to rest our body parts as we work, which is why not many of us work for long periods standing all the time (and which is why being a store cashier really sucks). It is why we have chairs, etc.

    I suggest you look into chording keyboard systems, and apply this tech to a "pinch" style glove - such a "keyboard" would actually be very useful in a real world "wearable computing" situation...

  • I've been considering a mobile-platform for a while... essentially a full-powered back-pack pc.

    Among several problem spots (goggles/headset displays are expensive, how to power the system for a significant amount of time, and static grounding), I was wondering how I was going to control it.

    I'd been hell-bent on glove control. After much thought, I decided you could pull off the glove interface, and do it cheap. But how about lateral finger movment?

    You dont use it. Restrict the movement to only three positions for each finger (ie, as if you were manning the keypad from mechwarrior 2) this gives you 16 per hand (4 fingers x three positions plus two thumb functions for one hand). Exactly 26. Tadaa! One Keyboard (well, letters only and no spacebar)

    Now what to do about the remaining digit: the dominant thumb: I'd set the thumb on one to control a analog stick/trackball and four-five buttons (it is a mobile application, afterall) and not have it's motions picked up by the glove.

    Button layout would be as follows: Click, Right Click, Spacebar, Shift (maybe) and "Function".

    The Function key enables the numeric keypad for one hand (like these guys [halfkeyboard.com] did for half of their keyboard), and punctuation&other keys for the other

    It'd be akward until you got the hang of it, but it accomplishes what you're looking for and more.

    -Senine

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...