Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 23rd February 2006, 07:38 PM   (permalink)
Default LCD displays - non-character based

I am considering using a non-character based LCD display for a future project. After searching these forums and the net it seems that there isn't a common standard for these types of displays, and the data sheets I've looked at contain very little information.

For example, Mouser lists an Optrex panel that is 128x64 pixels, transflective with a white LED backlight for $27.99. Not a bad looking panel for the price. Well, the datasheet doesn't make the first mention of the communication protocol. It only contains specifications, and says nothing at all about commands, data transfer, etc.

So how in the world are people to make use of these things if the necessary information is not available? Do these displays have a buffer? Specifically, once the bitmap is transferred to the display will it continue to display it until it new data is uploaded, or must it be continually refreshed at some minimum frequency to keep the display from flickering?

Now I could make use of a character based display, but only if there are no gaps between characters. I could simply define custom characters for my bitmaps, but that would not have the desired affect if the pixels are not continuous across the display. All of the panels I have looked at have those gaps. Anyone know of one that is character based with continuous pixels?

Thanks.

Dan East
Dan East is offline  
Reply With Quote
Old 23rd February 2006, 08:02 PM   (permalink)
Default

That LCD uses the NJU6676 LCD controller. You want the controller datasheet to get specs on how to talk to it.

http://www.apollodisplays.com/pdf/ge06013.pdf
__________________
Mark Higgins
DirtyLude is offline  
Reply With Quote
Old 23rd February 2006, 11:48 PM   (permalink)
Default

All the character displays I know of have gaps.
Also there are only a limited number of "custom" characters you can program at a given time, so drawing an arbitrary picture may not be possible.

The controllers are the standard. You do NOT want an LCD without a controller (it would be a lot of additional complexity to add on your own controller). T6963C is the most common, SED1330 is another common one.
__________________
I thought what I'd do was I'd pretend I was one of those deaf-mutes.
Oznog is offline  
Reply With Quote
Old 24th February 2006, 06:49 AM   (permalink)
Default

Hi Dan,

I thought the little 1.5" display on this page was interesting but never quite found the $55 to order one (grin);

Display3000

Mike, K8LH is online now  
Reply With Quote
Old 25th February 2006, 03:23 PM   (permalink)
Default

Try www.allelectronics.com CAT# LCD101.

SED1330 controller 256X128 for 18.50 US$.

Search my previous posts for more info.
heida11 is offline  
Reply With Quote
Old 25th February 2006, 03:50 PM   (permalink)
Default

Thanks, but it seems LCD101 is no longer in their inventory... Bummer!!!

Regards, Mike
Mike, K8LH is online now  
Reply With Quote
Old 25th February 2006, 10:09 PM   (permalink)
Default

Don't know where you looked but I just checked and they ARE in stock.
heida11 is offline  
Reply With Quote
Old 26th February 2006, 01:09 AM   (permalink)
Default

I scrolled through both pages of their LCD category and I also typed "LCD101" into their search field and neither produced the product...
Mike, K8LH is online now  
Reply With Quote
Old 26th February 2006, 03:24 AM   (permalink)
Default

Check this attachment.
Attached Images
File Type: jpg lcd-101.jpg (117.3 KB, 567 views)
heida11 is offline  
Reply With Quote
Old 26th February 2006, 03:43 AM   (permalink)
Default

Found it... Sorry... Don't know how I missed it the first time... Looks like a rather nice display for the money, BUT, it's not backlit and it's not color...

Regards, Mike
Mike, K8LH is online now  
Reply With Quote
Old 26th February 2006, 05:47 AM   (permalink)
Default RAM of the LCD driver LSI will answer your question ---

Am I a hero ?
__________________
Just Play In Electronic World
playpolo is offline  
Reply With Quote
Old 26th February 2006, 06:53 AM   (permalink)
Default Re: RAM of the LCD driver LSI will answer your question ---

Quote:
Originally Posted by playpolo
Am I a hero ?
yep ya legend in ya own lunchbox :twisted:
__________________
" The only way to avoid human error is to avoid the use of humans"
bryan1 is offline  
Reply With Quote
Old 26th February 2006, 05:28 PM   (permalink)
Default

Quote:
Originally Posted by Mike, K8LH
Hi Dan,

I thought the little 1.5" display on this page was interesting but never quite found the $55 to order one (grin);
That looks like a handy little display - the type of hardware that begs to be utilized in a slick project. However it won't suite my current project. It is not large enough, and doesn't appear to be transflective, so it wouldn't be visible under direct sunlight.

heida11, that's also a nice looking display, especially for the cost. However I require a backlight, and a slightly smaller display.

Thanks for the suggestions guys!

Dan East
Dan East is offline  
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 01:21 PM.


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