dot matrix lcd display

W

Warren Thai

Guest
Hi,
Does anyone know where I can find a tutorial on how to program one of those
dot matrix lcd displays? I'm not talking about those 2 or 4 line displays
where write in the letters, I'm refering to those 128x64 displays or
similar.
Thanks
 
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of those
dot matrix lcd displays? I'm not talking about those 2 or 4 line displays
where write in the letters, I'm refering to those 128x64 displays or
Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.
 
"David L. Jones" <altzone@gmail.com> wrote in message
news:1194596900.636691.246830@v23g2000prn.googlegroups.com...
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of
those
dot matrix lcd displays? I'm not talking about those 2 or 4 line displays
where write in the letters, I'm refering to those 128x64 displays or

Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.
Are you are interfacing with a microcontroller? If so, depending on the LCD,
and the micro someone may have done the hard work for you already and
written a neat routine for it. Post a little more info.

Regards
James
 
Yes, I wish to program with a microcontroller.
In regards to what item I am talking about, see this link
http://www.altronics.com.au/index.asp?area=item&id=Z7052


"James" <dotatdot@TtpPigG.com.au> wrote in message
news:473432f5@dnews.tpgi.com.au...
"David L. Jones" <altzone@gmail.com> wrote in message
news:1194596900.636691.246830@v23g2000prn.googlegroups.com...
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of
those
dot matrix lcd displays? I'm not talking about those 2 or 4 line
displays
where write in the letters, I'm refering to those 128x64 displays or

Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.


Are you are interfacing with a microcontroller? If so, depending on the
LCD, and the micro someone may have done the hard work for you already and
written a neat routine for it. Post a little more info.

Regards
James
 
David L. Jones wrote:
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of those
dot matrix lcd displays? I'm not talking about those 2 or 4 line displays
where write in the letters, I'm refering to those 128x64 displays or

Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.
Thanks Dave, but missed the URL by that much :)

http://www.dontronics-shop.com/Micro-LCD-p-1-c-263.html

Don...



--
Don McKenzie

Affiliate Program: http://www.dontronics.com/affiliate
Site Map: http://www.dontronics.com/sitemap
E-Mail Contact Page: http://www.dontronics.com/email
No More Damn Spam: http://www.wizard-of-oz.com

Parallax Propeller Powered .96" OLED module
http://tinyurl.com/2vr2gr
 
"Warren Thai" <wthai1@optusnet.com.au> wrote in message
news:4734f3e4$0$6484$afc38c87@news.optusnet.com.au...
Yes, I wish to program with a microcontroller.
In regards to what item I am talking about, see this link
http://www.altronics.com.au/index.asp?area=item&id=Z7052

I don't know about other micros but for the Epson SED1520 LCD controller and
AVR there are routines already written, as revealed by a quick search of the
Bascom AVR forum and the AVR freaks forum.

James


"James" <dotatdot@TtpPigG.com.au> wrote in message
news:473432f5@dnews.tpgi.com.au...

"David L. Jones" <altzone@gmail.com> wrote in message
news:1194596900.636691.246830@v23g2000prn.googlegroups.com...
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of
those
dot matrix lcd displays? I'm not talking about those 2 or 4 line
displays
where write in the letters, I'm refering to those 128x64 displays or

Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.


Are you are interfacing with a microcontroller? If so, depending on the
LCD, and the micro someone may have done the hard work for you already
and written a neat routine for it. Post a little more info.

Regards
James
 
On Sat, 10 Nov 2007 10:57:25 +1100, "Warren Thai" <wthai1@optusnet.com.au> wrote:

Yes, I wish to program with a microcontroller.
In regards to what item I am talking about, see this link
http://www.altronics.com.au/index.asp?area=item&id=Z7052
Some of these links deal with interfacing pcs to graphic lcds.

There are people who charge for driver librarys
http://www.ramtex.dk/products/lcdd1520.htm

There's LCDstudio at
http://www.lcdstudio.com/site20/home.php

Also try the software at Matrix Orbital, but it's primarily geared to their products,
http://www.matrixorbital.ca/software/

Crystalfonz might have something as well.

Someone has created some free functions for the KS0108 devices at
http://pagesperso-orange.fr/rs-rey/electronic_ressources/Ressources/8051/GraphicLCD/GraphicLCD.htm
but you might be able to convert them for use with the SED1520.




"James" <dotatdot@TtpPigG.com.au> wrote in message
news:473432f5@dnews.tpgi.com.au...

"David L. Jones" <altzone@gmail.com> wrote in message
news:1194596900.636691.246830@v23g2000prn.googlegroups.com...
On Nov 9, 11:19 am, "Warren Thai" <wth...@optusnet.com.au> wrote:
Hi,
Does anyone know where I can find a tutorial on how to program one of
those
dot matrix lcd displays? I'm not talking about those 2 or 4 line
displays
where write in the letters, I'm refering to those 128x64 displays or

Which brand and model?, they vary.
The datasheet is the best place to start.

If you want to do it the easy way, try these:
http://www.dontronics-shop.com/Micro-VGA-p-1-c-262.html

Dave.


Are you are interfacing with a microcontroller? If so, depending on the
LCD, and the micro someone may have done the hard work for you already and
written a neat routine for it. Post a little more info.

Regards
James
 

Welcome to EDABoard.com

Sponsor

Back
Top