Build a Multitouch Surface Computer for Less than $500

Posted by Queuebot in Gadget on April 9, 2009 at 4:41 pm


Microsoft’s cool Surface computing device costs $12,000 and is not yet available to the public, so the folks over at Maximum PC decided that they’re going to build their own Surface-like computing device using open-source software.

The result: a fully-functional multitouch device that lets you play games, manipulate documents, and use google earth-like applications. The final price of all the custom hardware was less than $500, not including the actual computer and a borrowed projector.

Maximum PC’s post details their entire build process and explains the technology behind their DIY multitouch machine:



There is, it turns out, a whole community of very smart folks out there on the internet perfecting the art of building DIY multi-touch surfaces. The process isn’t exactly simple, but the results we saw were stunning: multitouch surfaces with responsiveness rivaling Microsoft’s $12,000 offering, built in a garage on a shoestring budget. “Future UI article be damned,” we thought, “we’ve gotta build one of these for ourselves.”

And so we did. We documented the whole process, from start to finish, so that you can try building one of your own, if you’re so inspired. We’re not going to claim to have done everything perfectly the first time, so think of this article as more of a build log than a definitive how-to.

Link

From the Upcoming ueue, submitted by notdagreatbrain.


Previous post
this post? Please Email this               
Next post

Tags: , , , , ,


FUN PRODUCTS FROM THE NEATORAMA SHOP:
BuckyBalls (w/ Mystery Bonus!)


COMMENT

5 comments to "Build a Multitouch Surface Computer for Less than $500"

  1. Akiro
    April 9th, 2009 at 4:41 pm

    shouldn't there be a via for Maximum PC or at least gizmodo, instead of a generic "link"

  2. Alex
    April 9th, 2009 at 4:41 pm

    The link goes to Maximum PC, Akiro.

  3. Christine Renee
    April 10th, 2009 at 8:40 am

    Holy crap, that's awesome! My mind is blown right now.

    If I wasn't already in the middle of 20 unfinished projects I'd be running out to get parts right now.

  4. just_arty
    April 10th, 2009 at 2:13 pm

    Very neat! I'd have to ask my computer geek friends if they'd like to attempt a project like this. (I'm not a computer genius unlike my friends)

  5. fnerg
    April 10th, 2009 at 2:23 pm

    Interesting, they were using a Java program to capture Open Sound Control packets, and send them along TCP/IP to Flash. It's be easy enough to use Java's Robot class to turn the first touch event into mouse cursor movement, then any subsequent events can be re-broadcasted to any application that wanted to listen. (You've just set up the Java app as a server. Any other apps would just open a TCP/IP connection to the Java app.)

    The point of all this would be to keep compatibility with the OS, with multitouch being a nice add-on for any apps that woud support it.


PLEASE LEAVE A COMMENT

Neatorama Comment Policy
You don't have to register or login to comment, but it's easier if you do so. Comments aren't censored, but those that are abusive or off-topic may be edited or deleted.


Stay updated on the comments with Comment RSS