touch screen for zune

Do you have a technical question that doesn't really fit a specific console? Want some general info on electronics, hacking, making cookies, etc? Here's the place to ask! Go nuts.

Moderator: Moderators

Post Reply
LoyalistRevolt
Posts: 515
Joined: Sat Aug 18, 2007 7:37 pm
Location: SugarLand, TexMex

touch screen for zune

Post by LoyalistRevolt »

is it possible? Does anyone know were I could get one?
"All wars are civil wars, because all men are brothers."
tom61
Senior Member
Posts: 1517
Joined: Fri Mar 25, 2005 6:51 pm

Post by tom61 »

This is about 10 out of 10 on the difficulty scale. You'd have to interface it hardware-wise somehow, and get it recognize it in the OS.
Sparkfist
Forum Administrator
Posts: 6754
Joined: Tue Apr 20, 2004 7:12 am
Location: Michigan

Post by Sparkfist »

tom61 wrote:This is about 10 out of 10 on the difficulty scale. You'd have to interface it hardware-wise somehow, and get it recognize it in the OS.
Well if the Zune supports USB host, hardware isn't that hard. It would be writing some code, and getting it to run successfully on the Zune. I have to agree that the task is very difficult, if the Zune has a Linux project then you might be able to write a driver under that and get it to work, but otherwise I'd have to say, for you to do it... impossible.... or at least impractical.
vskid wrote:Nerd = likes school, does all their homework, dies if they don't get 100% on every assignment
Geek = likes technology, dies if the power goes out and his UPS dies too

I am a geek.
LoyalistRevolt
Posts: 515
Joined: Sat Aug 18, 2007 7:37 pm
Location: SugarLand, TexMex

Post by LoyalistRevolt »

So what language would I have to know and where would I get the screen.
"All wars are civil wars, because all men are brothers."
Sparkfist
Forum Administrator
Posts: 6754
Joined: Tue Apr 20, 2004 7:12 am
Location: Michigan

Post by Sparkfist »

LoyalistRevolt wrote:So what language would I have to know and where would I get the screen.
Try ebay or google "usb touch screen" for finding the hardware. But you are likely going to have a hard time finding something that will fit right.

As for the language... I don't own a Zune, but if it were written by Microsoft I would guess that it was done up in C#. It would be best to research to find out exactly.
vskid wrote:Nerd = likes school, does all their homework, dies if they don't get 100% on every assignment
Geek = likes technology, dies if the power goes out and his UPS dies too

I am a geek.
Post Reply