LCDInfo.com

http://www.lcdinfo.com
It is currently Sun May 05, 2024 13:39

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Mon Mar 15, 2004 7:15 
Offline

Joined: Mon Mar 15, 2004 7:02
Posts: 2
Hi

I have just bought a winstar wh2004a display and am looking for a cheap and easy way to link it to the usb header of my motherboard, I understand some soldering and programming will be required, someone must have been here before, this board looks fairly easy to make, any idea what IC they use?

http://web.singnet.com.sg/~code17/usblcd_index.html

I have looked at:

http://hyper.sunjapan.com.cn/~hz/PIC/index.html

The above device has a high component count and external UART has anyone got a piggyback working with one of the chips that have inbuilt like the:

http://www.stmcu.com/inchtml-pages-st7.html

It would be great if someone can help...

Thanks
Richard


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 16, 2004 17:17 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
http://web.singnet.com.sg/~code17/usblcd_index.html most likely uses some microcontroller with usb functionality. Cypress has some for example.
But besides the microcontroller chip itself you also need to write the code for the microcontroller to do all that you want. For the Cypress chips you also need to make your own drivers and if you want to make those for windows you need the windows driver development kit. And I think that if you're not familiar with writing drivers for windows you're going to spend some time with that. With linux things could be simpler but you still need to write the device driver unless someone has already written one that is similar enough to do what you need. A good amount of USB knowledge will be needed for making the driver. Check www.usb.org for more information and the usb specs.

USB chips from FTDI have ready made drivers for them and that's the choice I'd recommend if you want to make things easier for yourself. FTDI chip is also used in the second link you gave.

I guess the chips from ST could also be used but I believe you need to write drivers for them too.

Also if you're not familiar with any microcontroller yet you might want to choose one that has many examples available in web. Hobbyists often use AVR series from Atmel and PIC from Microchip for example.

Unless you want to get into USB more deeply I think the most important thing is that the hardware you choose has ready made drivers for it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group