Shop OBEX P1 Docs P2 Docs Learn Events
lcd display — Parallax Forums

lcd display

Nick KruftNick Kruft Posts: 1
edited 2007-04-18 01:32 in BASIC Stamp
i have an lcd display very similar to your non-backlight 16x2 char. model. only problem is that it doesnt have the module on the back with the switches, contrast, and controller chip. is there any way to use this without the backpacked controller? chips on back of the display·are labled (left to right)·
..........................................R
.....5M5 1.................5L2
..HD44100H............HD44780A46

dots are for formatting only and arent on the chips

thank you,
nick

Comments

  • ForrestForrest Posts: 1,341
    edited 2007-04-18 00:01
    What you have is typically called a Parallel LCD and you use it with a Stamp, but it requires (7) connections to your Stamp. Here's Parallax's Parallel LCD Manual showing you the connections along with some sample programs www.parallax.com/dl/docs/prod/audiovis/lcd2x16par.pdf
  • Pat AlonziPat Alonzi Posts: 27
    edited 2007-04-18 00:50
    There are also a variety of Serial LCD controller chips you can use so that the PARALLEL lcd can be converted over to a 1 pin SERIAL lcd

    all electronics has an LCD ic that would work for you.

    -Pat
  • RDL2004RDL2004 Posts: 2,554
    edited 2007-04-18 01:32
    There are several places to get a "backpack" board or chip that will turn your parallel LCD into a serial one that's easy to use with Stamps.

    Wulfden's kit - I have used this one and it works well. This is actually a PHAnderson kit I think.


    Sparkfun - I have one of their serial LCDs that uses this, but haven't had a chance to try it out yet.

    EDE chip at All Electronics - This is a pre-programmed PIC. Its the chip only, so it will not be as easy to use. You also need need a 4MHz resonator to go with it.


    EDIT - I probably should add... If you or someone you know can program SX chips (you need an SX-Key or Blitz), there's an example in the SX-Key help file that will do what you want.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Rick

    Post Edited (RDL2004) : 4/18/2007 1:55:55 AM GMT
Sign In or Register to comment.