Shop OBEX P1 Docs P2 Docs Learn Events
How to display on the 2nd line of a LCD — Parallax Forums

How to display on the 2nd line of a LCD

ArchiverArchiver Posts: 46,084
edited 2002-05-25 00:49 in General Discussion
Hi all!

I'm running a BS2sx and trying to display the time, temperature,
status, etc on a 2x16 MH44780 LCD. I can get the first (top) line to
display text, but I can't get text to display on the bottom line. I
know there's a way of doing this using the LCDOUT instruction on the
BS2p, but how does one do it with the BS2sx?

Any help?

Steve

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2002-05-25 00:13
    The first position on the top line is "128", I think you need to send the
    first character of the next line to "192", at least thats the way it is with
    serial displays.

    Chris
    Original Message
    From: "steve_kershaw" <steve_kershaw@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Saturday, May 25, 2002 7:13 AM
    Subject: [noparse][[/noparse]basicstamps] How to display on the 2nd line of a LCD


    > Hi all!
    >
    > I'm running a BS2sx and trying to display the time, temperature,
    > status, etc on a 2x16 MH44780 LCD. I can get the first (top) line to
    > display text, but I can't get text to display on the bottom line. I
    > know there's a way of doing this using the LCDOUT instruction on the
    > BS2p, but how does one do it with the BS2sx?
    >
    > Any help?
    >
    > Steve
    >
    >
    >
    > 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-05-25 00:26
  • ArchiverArchiver Posts: 46,084
    edited 2002-05-25 00:49
    Download StampWorks experiment #12 from the Parallax web site. It will give
    you everything you need to know. When you get to the site click on
    Resources, then StampWorks Experiments, then select the project..

    -- Jon Williams
    -- Parallax
    -- www.parallaxinc.com





    In a message dated 5/24/02 6:28:34 PM Central Daylight Time,
    steve_kershaw@y... writes:


    > I'm running a BS2sx and trying to display the time, temperature,
    > status, etc on a 2x16 MH44780 LCD. I can get the first (top) line to
    > display text, but I can't get text to display on the bottom line. I
    > know there's a way of doing this using the LCDOUT instruction on the
    >




    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.