Shop OBEX P1 Docs P2 Docs Learn Events
A quick question on LCDs — Parallax Forums

A quick question on LCDs

ArchiverArchiver Posts: 46,084
edited 2002-11-19 16:37 in General Discussion
I have a BS2sx and was wondering if I could use any type of serial
LCD with it or do I have to use the ones made for stamps such as the
Scott Edwards LCDs?

Thanks in advance!
-Allan

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-11-18 06:31
    You can use any. Again, they are serial. I use the EDE702? chip from
    www.elabinc.com

    Brian
  • ArchiverArchiver Posts: 46,084
    edited 2002-11-18 10:59
    Any serial LCD should work fine with the stamp. I've used several
    different serial LCDs, all with good results.

    FWIW, you might want to check out the Matrix Orbital
    (www.matrix-orbital.com) units. They also have an I2C interface, if you
    ever plan to use a BS2p, the I2C interface is very nice for savings
    pins.

    On Mon, 2002-11-18 at 00:54, Allan wrote:
    > I have a BS2sx and was wondering if I could use any type of serial
    > LCD with it or do I have to use the ones made for stamps such as the
    > Scott Edwards LCDs?

    --
    Brian <stamp@k...>
  • ArchiverArchiver Posts: 46,084
    edited 2002-11-18 11:05
    They should all work, most some are inferior -- either learn to use a
    parallel LCD of go with the Scott Edwards unit.


    ********

    > I have a BS2sx and was wondering if I could use any type of serial
    > LCD with it or do I have to use the ones made for stamps such as the
    > Scott Edwards LCDs?
  • ArchiverArchiver Posts: 46,084
    edited 2002-11-18 14:36
    Hit google and search for "bs2 lcd" there are tons of examples of how to
    hook up parallel lcds. The serial ones are harder to get and cost a fair bit
    more.

    If you search for PCF8574 LCD BS2 you'll find some examples of how to hook
    up a parallel LCD with only a few pins (74HC595 versions abound too).

    Original Message
    From: "Allan" <hot_wired_99@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Sunday, November 17, 2002 9:54 PM
    Subject: [noparse][[/noparse]basicstamps] A quick question on LCDs


    > I have a BS2sx and was wondering if I could use any type of serial
    > LCD with it or do I have to use the ones made for stamps such as the
    > Scott Edwards LCDs?
    >
    > Thanks in advance!
    > -Allan
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    >
    > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
    >
    >
  • ArchiverArchiver Posts: 46,084
    edited 2002-11-19 04:15
    I use the HD44780 LCDs I find 2 line and 4 line LCD's at our monthly
    get togethers... I usually pay from 2 to 10 dollars each depending
    on how many I am getting. I can usually spare 6 pins on a project to
    run the display. I have a very easy to use LCD program I will be
    uploading soon.
  • ArchiverArchiver Posts: 46,084
    edited 2002-11-19 16:37
    Allan,

    You can basically use just about any LCD of your choice. It really
    depends on how much work you're willing to do on your end. I'm using
    a 1/4 vga graphics display with my BS2. The best part is that I don't
    have to use any of the I/O pins in order to interface to the LCD. I
    simply use the Stamp's serial lines to communicate to the LCD.

    Ed

    --- In basicstamps@y..., "Allan" <hot_wired_99@y...> wrote:
    > I have a BS2sx and was wondering if I could use any type of serial
    > LCD with it or do I have to use the ones made for stamps such as
    the
    > Scott Edwards LCDs?
    >
    > Thanks in advance!
    > -Allan
Sign In or Register to comment.