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.

LCD: Custom Characters

Status
Not open for further replies.

adnan_wns

Newbie level 5
Joined
Jan 3, 2005
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
45
how to generate characters on lcd

how can i generate custom characters on LCD using 89c51 if anybody has a code
so pl upload
thx
 

how to generate custom charachters on lcd

What LCD module do you use?
 

Kryptonite,

I really have no idea for 16*2 LCD with BASIC Programming for PIC MCUs.
 

This webpage describes a simple technique to display characters from both internal character generator and user designed chracters on an LCD. The Hitachi HD44780U or a compatible controller is used here in 8-bit interface mode. The program code given here defines the custom characters and loads it into the character generator RAM (CGRAM).
 

I've never used BASIC to program PICs as well, however here is a PICBASIC PRO example of howto load and use custom characters:

PICBASIC PRO program to measure voltage (0-5VDC) and display on LCD with 2 decimal places. A 60 segment bargraph is also displayed using custom LCD characters.
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top