Shop OBEX P1 Docs P2 Docs Learn Events
Graphical LCD Display — Parallax Forums

Graphical LCD Display

ArchiverArchiver Posts: 46,084
edited 2000-06-03 16:59 in General Discussion
What do I need to control a small (32x120) graphical LCD display off
the stamp? Can anyone recomend a good controler chip and show me how
to interface it with the STAMP?

-Chris

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-06-03 00:06
    Easiest is to use a Scott Edward's serial LCD. Just use SEROUT and you are
    in business (www.seetron.com). Lots of clones out there too.

    If you want to drive a 4 or 8 bit interface, you can find Stamp I code in
    the Parallax app notes. You can also find a library in my book
    Microcontroller Projects with Basic Stamps which drives the LCD directly
    from a Stamp II. www.al-williams.com/awce/sbook.htm

    Regards,

    Al Williams
    AWC
    * Floating point math for the Stamp, PIC, SX, or any microcontroller.
    http://www.al-williams.com/awce/pak1.htm


    >
    Original Message
    > From: Chris Rosney [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=IZ2rrXHirwjrDy07vqFaAbrkJbBWeTStbjV2XqKCnXp7LjEe6rrn7wt2SsaeCSCEc12b07wVhvvWbRN0HA]c_rosney@y...[/url
    > Sent: Friday, June 02, 2000 6:02 PM
    > To: basicstamps@egroups.com
    > Subject: [noparse][[/noparse]basicstamps] Graphical LCD Display
    >
    >
    > What do I need to control a small (32x120) graphical LCD display off
    > the stamp? Can anyone recomend a good controler chip and show me how
    > to interface it with the STAMP?
    >
    > -Chris
    >
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2000-06-03 00:31
    In a message dated 6/2/00 6:03:19 PM Central Daylight Time,
    c_rosney@y... writes:

    > What do I need to control a small (32x120) graphical LCD display off
    > the stamp? Can anyone recomend a good controler chip and show me how
    > to interface it with the STAMP?

    Save yourself a lot of work (=$) and go to www.seetron.com. Scott Edwards
    has a serial-controlled graphic LCD called the G12032 that is very easy to
    connect to the Stamp.
  • ArchiverArchiver Posts: 46,084
    edited 2000-06-03 16:59
    --- In basicstamps@egroups.com, "Chris Rosney" <c_rosney@y...> wrote:
    > What do I need to control a small (32x120) graphical LCD display
    off
    > the stamp? Can anyone recomend a good controler chip and show me
    how
    > to interface it with the STAMP?
    >
    > -Chris

    The G12032 serial LCD module (part number SGX-120L) is Stamp
    compatible and supported by several BS2 application notes. It's also
    on sale for 20% off at the Seetron online store through June 9, 2000--
    see www.seetron.com for details.

    App notes: www.seetron.com/lcd_andex.htm
    Specs on display: www.seetron.com/sgx120_1.htm
Sign In or Register to comment.