Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
LinkBack Thread Tools Display Modes
Old 8th October 2003, 01:31 AM   (permalink)
Default Interfacing Colour Lcd to Parallel port

i only tried interfacing Dot Matrix Character Lcd b4.. Anyone knows whether colour lcd can be interface through parallel port? how can i go about doing it?
sgboi is offline  
Old 8th October 2003, 05:19 AM   (permalink)
Default

Can you clarify what type of LCD you have. There are a great many different types of LCD controllers, particularly for color units.
crust is offline  
Old 9th October 2003, 02:59 AM   (permalink)
Default

http://www.geocities.com/brubblecapt...cx705akm-7.pdf

erm actually i haven got any lcd in mind.. because im not sure whether it can be interface with the parallel port.. STN or TFT
sgboi is offline  
Old 9th October 2003, 06:43 AM   (permalink)
Default

If that is the popular sony display, you can interface it with the parallel port. That display uses 9 bits for each pixel (3 ea, RGB) and a few other lines to strobe the horizontal and vertical refresh. However, unlike many LCDs, there is no built in character generator. You have to do all of that in your own software. I suspect you could probably bit-bang the parallel port to control the display -- though I have never tried it with that display myself.
crust is offline  
Old 9th October 2003, 06:50 AM   (permalink)
Default

have u tried any display b4, which i can look as example? also i found a colour lcd panel but i could not identify where its from, am i able to interface it the pc as well? actually, i just want to make it changes colour when my pc reaches certain temperature so i think there will be no need for the character generator..


Thanks Again!!!
sgboi is offline  
Old 9th October 2003, 07:46 PM   (permalink)
Default

I have used the regular monochrome LCDs as well as a couple of VFD displays. Most of the displays I have used to not do graphics, though I have used a Noritake VFD that had its own character generator (which means that you tell it "A" and it knows how to light up the elements to form the letter) as well allowing you to address any individual pixel. When I first looked at the Sony display, it seemed like a TV or image sensor. Basically, you give it signals to indicate the start of frame and start of line, then clock in each pixel individually. This means that to make a change to the display you have to redraw everything. On some LCDs you can just say "change the character at position 4 to an X" (I am oversimplifying).
crust is offline  
Old 10th October 2003, 01:38 AM   (permalink)
Default

Thanks for the info.. But do i need a character generater if i only want to change the colour of the whole lcd? and also, what is the pinout of a colour lcd panel(no driver and controller)? i mean wat are the pin of the colour lcd panel are for(like some control certain pixel, any that controls the colour or any other pins that do other things)?

sorry for poor language
sgboi is offline  
Old 11th October 2003, 02:13 AM   (permalink)
Default

I have two of those displays, though I havent got a chance to connect them to anything yet (work is keeping me busy). They are "plain" RGB+H/Vsync displays and as someone noted above, 512 colours (3 bit per component R/G/B).

So you will need to feed it RGB signal along with H/V sync with appropriate timings. Since the spec sheet is available and includes all timings, my plan is to get it connected via a PIC or AVR (a faster one mind you) that will generate an output image with perhaps composite video as an input or some other source (maybe internal character generator program inside the PIC/AVR).

Personally, connecting them to the parallel port would be a waste and not too portable, especially when you need a whole computer to drive it. I'm not sure if parallel port can push enough bits to generate the full size image on the display without the use of a frame buffer circuit and what not, so there's more circuitry invovled.

I feel that using an AVR or PIC circuit can replace the frame buffer and parallel port. But that's yet to be done (at least here), perhaps someone else has already done it, thought in all my search of the Web I havent found any similar projects to draw any ideas from.
3dluvr is offline  
Old 12th October 2003, 07:27 AM   (permalink)
Default

Why dont you just use leds if you just want to change color? :?
Someone Electro is offline  
Old 12th October 2003, 11:42 PM   (permalink)
Default

im using lcd so that i will be able to change it for other uses in future(like displaying winamp or something).

im using parallel port because i dun have to get a pic and i dun need to be portable as it is for my computer.

Thanks for all the info.

But since i have not bought the colour lcd(with module), im thinking of direct driving the a colour lcd panel that i have. Can anyone teach me how to do so?
sgboi is offline  
Old 13th October 2003, 11:44 PM   (permalink)
Default

:?
sgboi is offline  
Old 15th October 2003, 03:12 AM   (permalink)
Default

http://www.zilog.com/docs/z8/appnotes/lcd_apnt.pdf
for direct drive of lcd display.

still need help on direct driving a colour lcd panel.. is it possible???
sgboi is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 07:32 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

eXTReMe Tracker