Subject:
|
Re: LCD Addressing
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Tue, 5 May 1998 00:15:24 GMT
|
Original-From:
|
Charles Hacker EAS <{c.hacker@}Spamcake{ste.gu.edu.au}>
|
Reply-To:
|
C.HACKER@EAS.avoidspamGU.EDU.AU
|
Viewed:
|
1567 times
|
| |
| |
Mike,
Chuck McManis may have answered your request, but in case you still
want sample code I am attaching an example code that prints to the
HandyBoard display.
(The code forms part of the Handy Board buffalo I had developed).
I had trouble getting the display working as well.
The main problems were:
1. In single line display, the display is to dark to read.
Putting the display in two line, allowed the writing on the
display to be read.
2. You first need to send a 'Display On' code to the display,
before any future writes to the display will work.
Charles Hacker
School of Engineering
Griffith University - Gold Coast
PMB 50 Gold Coast Mail Centre
Southport Queensland 9726
Australia.
Email - C.Hacker@eas.gu.edu.au
Ph. (07) 55948 670
Fax.(07) 55948 065
|
|
Message is in Reply To:
| | Re: LCD Addressing - & - Expanded Mode
|
| From the driver code I recently sent out: * LCD Connections on the Handyboard * PORTB bit 0 - R/W * PORTB bit 1 - RS (Register Select, 0 = instruction) * PORTC 8 bits of Data * PORTA bit 4 - E clock (...) That is correct, the LCD is NOT memory (...) (27 years ago, 4-May-98, to lugnet.robotics.handyboard)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|