help needed datasheet included

hello im looking to see if this lcd+touch would be off some use for my arduino

it comes from a wince gps device (keomo) which i dont need anymore

thanks in advance

datasheet from the lcd below
http://www.datasheet4u.net/download.php?id=707666

Theoretically, you could drive it from an Arduino. However, it has more than 30 inputs, so you would need a lot of Arduino pins or I/O expanders, shift registers etc. Also it is a 3.3V device, so you would need to use a 3.3V Arduino or else level-shift the signals. More trouble than it's worth IMHO.

thank you for the reply

ok this device has to go into the box for a later project then
im just starting with mcu's so im nowhere near that sort of things yet
again thank you for your time

//jhax78