Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

OT: 126x64 serial interface graphics modules

OT: 126x64 serial interface graphics modules

2005-05-09 by gregdeuerling

Hello,

Does any one know of someone who manufactures a 128x64 graphics module 
with a serial interface?  I've looked around for an hour or so and 
have only found parallel interfaces.  I know the KS07xx chipset's 
support serial, just can't finds a display that uses it!

Thanks...

Re: OT: 126x64 serial interface graphics modules

2005-05-09 by grantpbt

--- In lpc2000@yahoogroups.com, "gregdeuerling" <egads@f...> wrote:
> Hello,
> 
> Does any one know of someone who manufactures a 128x64 graphics 
module 
> with a serial interface?  I've looked around for an hour or so and 
> have only found parallel interfaces.  I know the KS07xx chipset's 
> support serial, just can't finds a display that uses it!
> 
> Thanks...

I'm not sure this is what you are looking for, but try Matrix Orbital 
and/or Scott Edwards:

http://www.matrixorbital.com/index.php?cName=lcd-graphic-lcds

GB

RE: [lpc2000] Re: OT: 126x64 serial interface graphics modules

2005-05-09 by Greg Deuerling

>> Does any one know of someone who manufactures a 128x64 graphics
>> module with a serial interface?  I've looked around for an hour
>> or so and have only found parallel interfaces.  I know the KS07xx
>> chipset's support serial, just can't finds a display that uses it!

> I'm not sure this is what you are looking for, but try Matrix
> Orbital and/or Scott Edwards:
> http://www.matrixorbital.com/index.php?cName=lcd-graphic-lcds

Thanks for the link!
Those are all char. Displays, not graphic.  I need a 128x64 graphics
module that has a serial interface.  I'd prefer synchronous over async,
but I'll take what I can get...

Greg Deuerling
Fermi National Accelerator Laboratory
Feynman Computing Center, Room 370, MS 368
P.O.Box 500 Batavia, IL 60510
(630)840-4629     FAX  (630)840-5406
Electronic Systems Engineering Group
Work: egads@...
Personal: gdeuerling@...

Re: [lpc2000] OT: 126x64 serial interface graphics modules

2005-05-09 by Marko Pavlin (home)

gregdeuerling wrote:

> Hello,
>
> Does any one know of someone who manufactures a 128x64 graphics module
> with a serial interface?  I've looked around for an hour or so and
> have only found parallel interfaces.  I know the KS07xx chipset's
> support serial, just can't finds a display that uses it!
>
> Thanks...
>
Check em-marin. They have a controller and complete LCD module with 
serial interface (I2C):
http://www.emmarin.ch/Products.asp?IdProduct=221

But it's not 128x64 but 102x80.

M.

Re: OT: 126x64 serial interface graphics modules

2005-05-09 by kevinblackmore_nz

I've controlled a display from Displaytech with SPI.
It was the 12864COG.
Their website is www.displaytech.com.hk

I'm sure your aware of this but you need a display that brings out 
the PS line. (Parallel/Serial).

Good luck

Kevin

--- In lpc2000@yahoogroups.com, "Marko Pavlin (home)" <mp@h...> 
wrote:
> gregdeuerling wrote:
> 
> > Hello,
> >
> > Does any one know of someone who manufactures a 128x64 graphics 
module
> > with a serial interface?  I've looked around for an hour or so 
and
> > have only found parallel interfaces.  I know the KS07xx chipset's
> > support serial, just can't finds a display that uses it!
> >
> > Thanks...
> >
> Check em-marin. They have a controller and complete LCD module 
with 
Show quoted textHide quoted text
> serial interface (I2C):
> http://www.emmarin.ch/Products.asp?IdProduct=221
> 
> But it's not 128x64 but 102x80.
> 
> M.

Re: OT: 126x64 serial interface graphics modules

2005-05-10 by roger_lynx

Hi, 

maybe this pointer below might work for you?


--roger

http://www.tianma.com/graphic_displays/product_table/tm12864n-g.htm

--- In lpc2000@yahoogroups.com, "gregdeuerling" <egads@f...> wrote:
Show quoted textHide quoted text
> Hello,
> 
> Does any one know of someone who manufactures a 128x64 graphics module 
> with a serial interface?  I've looked around for an hour or so and 
> have only found parallel interfaces.  I know the KS07xx chipset's 
> support serial, just can't finds a display that uses it!
> 
> Thanks...

Re: [lpc2000] OT: 126x64 serial interface graphics modules

2005-05-10 by Robert Adsett

Kent Displays recently announced an 1/8 VGA size (240x160) SPI interfaced 
module.  I haven't managed to get any more information than that out of 
them though.

Robert

At 07:18 PM 5/9/05 +0000, gregdeuerling wrote:
>Does any one know of someone who manufactures a 128x64 graphics module
>with a serial interface?  I've looked around for an hour or so and
>have only found parallel interfaces.  I know the KS07xx chipset's
>support serial, just can't finds a display that uses it!

" 'Freedom' has no meaning of itself.  There are always restrictions,   be 
they legal, genetic, or physical.  If you don't believe me, try to chew a 
radio signal. "  -- Kelvin Throop, III
http://www.aeolusdevelopment.com/

Re: OT: 126x64 serial interface graphics modules

2005-05-10 by acbraun

--- In lpc2000@yahoogroups.com, "gregdeuerling" <egads@f...> wrote:
> Hello,
> 
> Does any one know of someone who manufactures a 128x64 graphics 
module 
> with a serial interface?  I've looked around for an hour or so and 
> have only found parallel interfaces.  I know the KS07xx chipset's 
> support serial, just can't finds a display that uses it!
> 
> Thanks...

Are you looking for synchronous or async serial?  If it's the 
synchronous link the KS07xx part provides, then you can look at the 
units from crystalfontz.  They have two different glass sizes and I 
believe the larger unit (labeled as compact) uses this controller.  I 
haven't used the serial interface, but the parallel does what I've 
needed.

Re: OT: 126x64 serial interface graphics modules

2005-05-10 by jamesasteres

I've designed-in custom displays with this resolution.  If the P/S 
line is brought out, then serial interface is available.  (Serial is 
also limited compared to parallel, I don't believe you can read 
display data back from the display).  I seem to recall that there are 
some standard products out there with serial capability.
James


--- In lpc2000@yahoogroups.com, "gregdeuerling" <egads@f...> wrote:
> Hello,
> 
> Does any one know of someone who manufactures a 128x64 graphics 
module 
Show quoted textHide quoted text
> with a serial interface?  I've looked around for an hour or so and 
> have only found parallel interfaces.  I know the KS07xx chipset's 
> support serial, just can't finds a display that uses it!
> 
> Thanks...

RE: [lpc2000] OT: 126x64 serial interface graphics modules

2005-05-28 by James Dabbs

> Kent Displays recently announced an 1/8 VGA size (240x160) 
> SPI interfaced 
> module.  I haven't managed to get any more information than 
> that out of 
> them though.

Also, Optex has several 240x64 displays that support a serial interface.
P/N F-51405GNY-LY-AB is a good example.

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.