Page 1 of 2

Building multitouch surfaces

Posted: Fri Oct 28, 2011 11:56 pm
by Love4Boobies
I recently built a multitouch surface similar to Microsoft Surface. I'm very happy with the result and the best part is that it didn't cost me very much to get all the parts I needed; some of you might even have them around the house.

I'm ready to write an article describing the theory behind them and documenting my experiences. However, I'm not entirely sure whether the OSdev wiki is a good place for something like this: An article on user interfaces for multitouch devices certainly has its place but what about building the hardware?

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 12:02 am
by JackScott
I voted no because I think this is outside the scope of an operating system development wiki. Drivers for it certainly, but building the hardware should probably go somewhere else.

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 12:24 am
by Brynet-Inc
I suppose it might fall in the realm "alternate input devices", so maybe you could touch on the subject of user interface concepts that might support such a thing while expanding further on a website/blog?

But I agree with JackScott, that may be pushing the relevance a bit..

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 1:29 am
by thepowersgang
I said no too, but I do think it deserves to be linked from the wiki somewhere, just it doesn't really fit being hosted on the wiki.

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 2:02 am
by Combuster
+1 Brynet-Inc.

Information on how to deal with multitouch and the registration thereof would arguably qualify as part of the OS scope, but actually building the thing doesn't belong on the wiki (besides the fact that there are a ton of existing pages that deal with the manufacturing process while there are very few on actual software implementations so I'm more interested in the latter anyway).

I want a third poll option.

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 4:15 am
by Love4Boobies
Combuster wrote:+1 Brynet-Inc.
I claim that +1 because that's basically what I said in the original post. :cry:

On a more serious note, there's no need for a third poll option. The article on (multi)touch user interfaces, describing things like the TUIO protocol, belongs to the wiki regardless of this hardware-related poll.

Also, wow, someone voted "Yes" and it wasn't me :)

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 5:07 am
by ACcurrent
Great Job, am in china so no video but Im sure part of It fits in under "device driver development" since you had to create a device driver. (Bet you used openCV) On the other hand if all this were added then I would think that my artificial DIY wiimote could be added. Maybe you should get a blog or something and post it there.

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 6:01 am
by Chandra
JackScott wrote:I voted no because I think this is outside the scope of an operating system development wiki.
To my unfortune, I got to agree. You could create an article on the programming interface but manufacturing a hardware itself is beyond the comprehension of the average people. I'd still be interested to see the article should you post it over a different website. Just let us know.

Great Job, by the way. Thumbs Up.

Re: Building multitouch surfaces

Posted: Sat Oct 29, 2011 7:55 am
by Brynet-Inc
Love4Boobies wrote:I claim that +1 because that's basically what I said in the original post. :cry:
No, it's mine.

Re: Building multitouch surfaces

Posted: Sun Oct 30, 2011 12:08 am
by ACcurrent
I just made myself a wiki for this. You can, too.
Great wiki! Sucks not being able to access wordpress, blogspot, youtube, google sites and lots more... :cry:

Re: Building multitouch surfaces

Posted: Sun Oct 30, 2011 8:07 am
by Chandra
berkus wrote:What do you mean?
Probably ...
ACcurrent wrote:Great Job, am in china so no video
Regional problems, you know.
ACcurrent wrote:Sucks not being able to access wordpress, blogspot, youtube, google sites and lots more... :cry:

Re: Building multitouch surfaces

Posted: Sun Oct 30, 2011 11:30 am
by Brynet-Inc
If you can post on these forums then you can most definitely find a way to tunnel traffic and gain access to content your oppressive government doesn't want you to have.

Re: Building multitouch surfaces

Posted: Wed Nov 02, 2011 3:45 am
by Solar
Brynet-Inc wrote:If you can post on these forums then you can most definitely find a way to tunnel traffic and gain...
...somewhat unwanted attention.

Re: Building multitouch surfaces

Posted: Wed Nov 02, 2011 5:11 pm
by Jvac
Chandra wrote:Great Job, by the way. Thumbs Up
I agree
ACcurrent wrote:Great Job, am in china so no video but Im sure part of It fits in under "device driver development" since you had to create a device driver.
And agree

I say Yes, let's hear it.

Congrats! and thanks for wanting to share your experience with us.

Re: Building multitouch surfaces

Posted: Fri Nov 18, 2011 5:48 pm
by ACcurrent
Did you by any chance create a new OS for the device? ARM based or x86 based?
Its pretty cool because Im about to start creating a "clip on" tap surface onto the computer screen If you were to create a blog about it it would be great.