Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] How to program LCD-Display

Status
Not open for further replies.
D

Dominik Braun

Guest
lcd program

I have an LCD-Display 4*20.
With one HD44105 and two HD44102 Controllers.
I can't find a Datasheet for these controllers.
Does anybody now how to programm them, i don't understand the function of the two CS Pins.
so far
Dominik
 

how to program lcd

Sounds like a Hitachi display. They all have common pinouts, Try Hitachi web site for data on lcd displays.
 

program lcd

Hitachi LCD pin outs:
1 Vss
2 Vdd
3 Vo
4 RS
5 R/W
6 E
7 D0
8 D1
9 D2
10 D3
11 D4
12 D5
13 D6
14 D7

Data can be 8 bits or 4 bits
use D4-D7 for 4 bits
When 4 bits hi nibble, lo nibble order.
Protocol can be found in Hitachi lcd catalogue or on their web site.
 

lcd display program

take a look at epemag

How to use Intelligent LCDs
A reprint of our mini series - How to use Intelligent Liquid Crystal Displays, by Julyan Ilett. (February, March 1997 EPE). Provides practical, down to earth advice about liquid crystal display modules.

http://www.epemag.wimborne.co.uk/resources.htm
 

lcd programing

Those chips are used allmost everyone. Locate OEM LCD manufacturer webpage and confirm that they use those chips and download datasheets.
HD44105 is controller and HD44102 chips are drivers for LCD dots
 

how to program a lcd display

Hi dear sir
Take a look at this : www.8052.com
You can find an example program which has writen for 8051 microcontroller.
have a nice time
R110 :wink:
 

programming lcd display

Look here:
**broken link removed**

This info is quite old but helped me often ...

regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top