LCD Line 2
Archiver
Posts: 46,084
Hi all,
I'm trying to get my LCD screen (a parallel 2x16 Hitachi compatible
display) to display on the second line with a BS2.
I already have the initialization sequence set for dual line mode, I
just need a simple code for using the second line.
Thanks in advance.
-Mike
[noparse][[/noparse]Non-text portions of this message have been removed]
I'm trying to get my LCD screen (a parallel 2x16 Hitachi compatible
display) to display on the second line with a BS2.
I already have the initialization sequence set for dual line mode, I
just need a simple code for using the second line.
Thanks in advance.
-Mike
[noparse][[/noparse]Non-text portions of this message have been removed]
Comments
newline:
'Start on next line
LOW RS
HIGH EnableLCD
OUTL = 192
LOW EnableLCD
HIGH RS
PAUSE 1
RETURN
cheers,
Ben.
> From: "Mike Dillon" <laxboy687@e...>
> Reply-To: basicstamps@yahoogroups.com
> Date: Sun, 30 Mar 2003 17:28:12 -0500
> To: <basicstamps@yahoogroups.com>
> Subject: [noparse][[/noparse]basicstamps] LCD Line 2
>
> Hi all,
>
> I'm trying to get my LCD screen (a parallel 2x16 Hitachi compatible
> display) to display on the second line with a BS2.
> I already have the initialization sequence set for dual line mode, I
> just need a simple code for using the second line.
> Thanks in advance.
>
> -Mike
>
>
> [noparse][[/noparse]Non-text portions of this message have been removed]
>
>
> 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/
>
>
>
-Mike
Original Message
From: Ben [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=ZsHDdLVofLMfJSImCJydrynyAolgHkdkTJ8Q3tNgWsN_2V_VeKVO-DTZ1-xqOcVrEmX_eCGTzxicduc5bdJluxTiqAgkbA]ben.lennard@p...[/url
Sent: Sunday, March 30, 2003 5:29 PM
To: basicstamps@yahoogroups.com
Subject: Re: [noparse][[/noparse]basicstamps] LCD Line 2
This is the code I've used:
newline:
'Start on next line
LOW RS
HIGH EnableLCD
OUTL = 192
LOW EnableLCD
HIGH RS
PAUSE 1
RETURN
cheers,
Ben.
> From: "Mike Dillon" <laxboy687@e...>
> Reply-To: basicstamps@yahoogroups.com
> Date: Sun, 30 Mar 2003 17:28:12 -0500
> To: <basicstamps@yahoogroups.com>
> Subject: [noparse][[/noparse]basicstamps] LCD Line 2
>
> Hi all,
>
> I'm trying to get my LCD screen (a parallel 2x16 Hitachi compatible
> display) to display on the second line with a BS2.
> I already have the initialization sequence set for dual line mode, I
> just need a simple code for using the second line.
> Thanks in advance.
>
> -Mike
>
>
> [noparse][[/noparse]Non-text portions of this message have been removed]
>
>
> 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/
>
>
>
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/