vote up 0 vote down star
1

I am looking to design my persoanl information system. This time, software will not be the problem, but hardware is! The information system using current input methods (mouse, keyboard) is seriously constrained. A multiple touch input system solves this for a great deal.

A multiple touch input system according to my definition: A system recognizing more then one finger/limb at a time touching the screen.

I found out the HP TouchSmart TX2, te iPhone, and lastly the Dell Latitude XT have drivers for mulyiple touchscreen input. But I already have two laptops, I just want to have another screen (or screen overlay).

I know various DIY projects exist to create your own multiple touch screen. But I want to focus on developing software, not focus on hardware. So the question becomes: Do you know any supplier of multiple touch screen systems, where I can simply order such a thing?

For people unable to correlate this to programming: I am simply unable to write and test the software without this hardware. To justify this question on this area: this is a software project, with the rare condition that the hardware actually is not yet widely available, which usually is the other way around.

Thanks in advance for understanding this and keeping this question open.

EDIT:

Quite some SO users FAIL here. ctrl+c/v from FAQ:

  • detailed and specific
  • written clearly and simply
  • of interest to at least one other programmer somewhere

    My question is simply complying with this. Thus, it has relevance and I suggest reopening the question.

flag
Sorry broski, not programming related. I would start with sparkfun.com, though. – Alex Fort Mar 30 at 15:19
Multi touch monitors are still in the development phase --> nonsense. They are available in at least 3 products I named. – logmij.inalsruudjah Mar 30 at 15:23
I think this is programming related. If you're going to program for a multitouch monitor, then you need to be able to acquire one. – Jon B Mar 30 at 15:51
@logmij - if you want your question reopened, you might be a little more diplomatic. – Jon B Mar 30 at 15:57
@logmij: Regarding your edit, those are necessary but not sufficient criteria. For example, a question like "Where do babies come from?" could fit those requirements, but clearly doesn't belong on SO. – gnovice Mar 30 at 16:00
show 3 more comments

closed as not programming related by vartec, Alex Fort, Adam Davis, rmeador, Binary Worrier Mar 30 at 15:31

1 Answer

vote up 1 vote down

Multi touch monitors are still in the development phase - largely used in academia, and research and design. They are still expensive, and if you can't afford to spend additional money on the laptop with it built in, don't plan on being able to afford a standalone monitor with it.

Note that many multi touch aware devices are in production now - but they are tablet PCs, mobile phones, etc. Multi touch monitors (standalone) aren't seeing a lot of demand. They exist largely only where people custom build them.

I expect that once the next version of windows it out you'll start seeing them come to market, but they may still remain expensive if the general population doesn't find exciting uses for them, and buys them en masse.

You'll find various experimenters playing with them, though, so if you partner with someone interested in these (or use the wiimote hack) then you might be able to accomplish your goal cheaply and quickly.

Different form factor

The technology is not under development, but the monitors are. Keep in mind that a mobile device has a very different form factor than a monitor.

Yes, we can slap a multi-touch capable overlay on any old monitor.

  • It'll fall over when you press it to hard inadvertently.
  • It'll gain fingerprints and dirt quickly.

But the real killer is that there are no existing apps for consumer use (chicken and egg). Until it's below $600 for a small multitouch screen, then no one is going to buy it. It's not going to go below $600 until they get a consumer desire for millions of units per year. That desire won't happen unless there's a justification (ie, application) that requires it. Etc, etc, etc.

So: It's in production development. Most of the big touchscreen manufacturers have prototypes in their lab. They'll be ready when windows 7 comes out with native multi touch capability. They are selling prototypes to their best customers for alpha and beta testing, as well as a few academic research institutions, and MS who needs them for windows development and test.

But they aren't available to the consumer market yet.

Buy one of the laptops you mentioned if you need it now.

If you are 'big' enough, contact Elo, Planar, and other monitor and touchscreen manufacturers and see if you can get one for development purposes.

But don't expect to be able to find one you can order online, get within a few days, plug in and start using right away.

Availability:

Lastly, you can see that we're close with one product announcement here:

http://www.displayblog.com/2008/06/04/albatron-22-multitouch-lcd-monitor-for-xp-and-vista-at-computex-2008/

As I said above, though, it's a chicken and egg problem, and you might not be able to get one easily until the manufacturer can build thousands or millions and guarantee they will be sold.

Give them a ring, and good luck buying one for what you would consider a reasonable price (ie, cheaper than the mentioned laptops).

link|flag
nonsense. iPhone has it, HP and Dell laptops have them. Why not standalone? They must be available somehwere. – logmij.inalsruudjah Mar 30 at 15:28
@adam: Guess you haven't heard of Microsoft Surface either. – Chris Lively Mar 30 at 15:29
I agree with Adam here. Sure, there's lots of devices that use multi-touch screens, but they ARE a new product. – Alex Fort Mar 30 at 15:30
Since those products are already on the market (for over a year now), the claim that multiple touch screens are in development phase, can be ditched. That is logic not to hard to understand? – logmij.inalsruudjah Mar 30 at 15:31
He was talking about a end-user style multitouch monitor that you can plug into your computer. Ever seen one? – Alex Fort Mar 30 at 15:39
show 1 more comment

Not the answer you're looking for? Browse other questions tagged or ask your own question.