The MP3car.com Store The MP3car.com Store    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > General MP3Car Discussion

Reply
 
LinkBack Thread Tools Display Modes
Old 09-15-2003, 07:33 AM   #1
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
Question Code my own XP touchscreen drivers?

I'm finally putting the finishing touches to my hardware, and it's come to the time when I've got to start putting the software on the hard disk.

My main prblem is that I'm torn between Win98 and WinXP.

I need WinXP because I'd like to use my cellphone software in the car, so I will then be able to transfer music/pics/vids to and from my phone (my phone software only works with 2k/XP tho). Also, XP's cleartype looks really good on my TFT.

I need Win98 because my touchscreen is pretty old, and it only comes with drivers Win98, WinNT3.51 and DOS! (No XP)

Sooooo... In order to have my cake and eat it, I need to somehow program some WinXP drivers for my touchscreen. (I can stick to Win98 in the meantime).

Does anyone here have any experience with coding drivers? I guess i'd have to learn C++, and probably quite a bit about WinXP. (I already know a basic bit of ASM and a fair amount of Java). My screen connects to the serial port, to I'm sure the protocol (RS232) shouldn't be to hard to work with? Where would a good starting point be?
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 09-15-2003, 07:54 AM   #2
Variable Bitrate
 
MeanGT's Avatar
 
Join Date: Jul 2003
Location: Melbourne, Florida
Posts: 377
What kind of touchscreen is it? I have an older one as well (Dynapro SC3), that at first could only find drivers for 98 dos etc.. but I finally found drivers for windows xp,, perhaps I could help you search for the correct drivers,
MeanGT is offline   Reply With Quote
Old 09-15-2003, 08:13 AM   #3
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
Quote: Originally Posted by MeanGT
What kind of touchscreen is it? I have an older one as well (Dynapro SC3), that at first could only find drivers for 98 dos etc.. but I finally found drivers for windows xp,, perhaps I could help you search for the correct drivers,

Good idea, but I've already tried searching for drivers for it, without any luck so far. It's a bit of an oddball of a touchscreen actually. It's designed for a laptop, it sits over the TFT and has an elastic strap to hold it in place. I'd be able to post a model number and photo if I was @ home, but I'm at work ATM. I'll be home in about 4 hours tho, I should be able to post what it is then.
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Old 09-17-2003, 03:54 AM   #4
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
Finally, the forum's working again...

The touchscreen is a "OneTouch". I Managed to find Win2K drivers last night for it, but I can't test 'em out cause I don't have Win2K installed (yet).

If it does work, then I will be very happy, since my Phone software supports 2k aswell as XP, so everything should work.

The only thing that 2K would be missing is ClearType.... Can't have it all i guess?
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Old 09-17-2003, 04:10 AM   #5
Constant Bitrate
 
Join Date: Dec 2002
Location: Illinois
Posts: 214
I thought win xp was built to be compatible with old programs and such
98explorerxlt is offline   Reply With Quote
Old 09-17-2003, 05:37 AM   #6
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
It is, but it cannot use older drivers (as far as I know).
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Old 09-17-2003, 07:20 AM   #7
FLAC
 
chut's Avatar
 
Join Date: Jul 2003
Location: San Antonio, TX. USA
Posts: 1,375
Some it can, and some it can't. It depends upon the drivers tehmselves. Best is to try, especially if you have the OS software to do it with. Have you tried it with XP and know that it doesn't work? Since it's a serial port your wanting to use, I would guess it does....Maybe under a generic HID?

Peter
chut is offline   Reply With Quote
Old 09-17-2003, 08:21 AM   #8
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
I haven't tried it yet, but I might aswell give it a go when I get home (in about 3 hrs)...

It would be nice if it does use some sort of generic driver thing (it is the serial port after all), but I've found the drivers also contain software to calibrate the screen, and I'm not sure that a generic driver woud have this.
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Old 09-17-2003, 11:16 AM   #9
Constant Bitrate
 
Join Date: Dec 2002
Location: Illinois
Posts: 214
Quote: Originally Posted by MikeHunt79
I haven't tried it yet, but I might aswell give it a go when I get home (in about 3 hrs)...

It would be nice if it does use some sort of generic driver thing (it is the serial port after all), but I've found the drivers also contain software to calibrate the screen, and I'm not sure that a generic driver woud have this.

Youd be surprised at all the little goodies packed in with xp as much as some people love to hate it

sweet I broke 100 posts 101 looked pretty cool yeah I know Im a nerd
98explorerxlt is offline   Reply With Quote
Old 09-17-2003, 11:53 AM   #10
Raw Wave
 
Defiler's Avatar
 
Join Date: Jan 2002
Location: Temple Terrace, Fl.
Posts: 2,610
Just an FYI incase you havn't tried or didn't know...

Although there's no way to duplicate ClearType--the XP technology that dramatically improves readability, especially on LCD panels. You should use the font-smoothing feature available for your version of Windows. Font smoothing is built into Windows 98 and Me, but you may not have it enabled. To check, head to the Display Properties settings, which you can pull up by right-clicking any empty spot on the desktop and choosing Properties from the pop-up menu. Click the Effects tab, and then look to see if the "Smooth edges of screen fonts" box is checked. If it's not, check it and click OK. Your eyes will thank you.
__________________
/////Alpine PXA-H700
/////Alpine MRV-F345
Aura MR62 (F and R)
Sansa Clip
All wires by Knukonceptz.
My Current MP3s
IamDefiler.com
Still have tons of parts for sale!!!
Looking to sell my Alpine PXA-H700 setup
Defiler is offline   Reply With Quote
Old 09-17-2003, 05:11 PM   #11
Maximum Bitrate
 
MikeHunt79's Avatar
 
Join Date: Aug 2001
Location: Cambridge & Bristol, UK
Posts: 709
Thanx for the info guys, i finally got it going in XP with a fair bit of experimentation...

The driver for the later model of my touchscreen actually installed on XP, and after a bit of trial and error with the baud rate setting, it sprung into life! Under WinXP! The calibration also works.

I wish I'd done this sooner, but I've had a lot of things that have flat-out refused to work under XP since there was no driver, I should count myself lucky that it's working.

I should have my set up done by the 20th or 27th if I don't hit on any more problems.
__________________
My Setup
MikeHunt79 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 10:41 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics