Go to GlobalSpec.com Home
Newsletter   FREE GlobalSpec e-Newsletters
Receive the latest news, trends, and technology relevant to your work.
(See Titles)

Interfacing PICmicro® MCUs to an LCD Module

From Microchip Technology, Inc.
 

 
This application note interfaces a micrange PICmicro device to a Hitachi LM032L LCD character display module, with a two line by twenty character display. LCD modules are useful for displaying text information from a system. In large volume applications, the use of custom LCD displays becomes economical. The routines provided should be a good starting point for users whose applications implement a custom LCD. This source code should be compatible with the PIC16C5X devices, after modifications for the special function register initialization, but has not been verified on those devices.

Products & Services
Microcontrollers (MCU) are complete computer systems on a chip. They combine an arithmetic logic unit (ALU), memory, timer/counters, serial port, input/output (I/O) ports and a clock oscillator. Search by Specification | Learn more about Microcontrollers (MCU)
Specialty microprocessors and microcontrollers are specialty or proprietary products and accessories related to microprocessors and microcontrollers. Learn more about Specialty Microprocessors and Microcontrollers

Product Announcements
All Shore Industries - Standard LCD Character Modules
The majority of ASI's character modules are designed using the industry standard Hitachi HD44780 LCD controller. (read more)
Lumex, Inc. - LCD Character Display Module
Lumex LCD Character Display Module Ideal for a diverse number of markets!... (read more)
Densitron Corporation of America - 320 x 234 TFT LCD - Easy to Interface and Mount
Densitron has come up with another innovative LCD product: a 320 x 234 dot, 32K colour, 5V operation, 8051 bus interface TFT LCD for all low-to-mid volume industrial applications. (read more)
Planar Systems, Inc. - Catalog of Displays for Specialty Applications
Electroluminescent displays AMLCD displays including high-bright options In-vehicle rugged LCD touch monitors Passive LCD display capabilities StereoMirror Stereoscopic/3D monitors Custom... (read more)
Digi-Key Corporation - ROHM Ambient Light Sensors PTM at Digikey.com
From Digi-Key, ROHM's Ambient Light Sensor (ALS) ICs are designed to control the brightness of LED-backlighted LCD displays based on ambient light availability and brightness for optimum display... (read more)
Lumex, Inc. - Extreme Temp LCD Module Designs
Lumex's High/Low Temp Technology Allow LCDs to "Go Extreme" InfoVue Extreme Temperature LCDs also provide enhanced reliability and visual performance. (read more)
General Digital Corporation - Sunlight Readable & Daylight Readable Displays
Improve LCD Monitors' Readability in High Brightness Environments, Whether Indoors or Outdoors... (read more)
 

Topics of Interest
The PIC16F913/914/916/917/946 microcontroller family provides an integrated LCD Driver module that directly drives LCD displays. In large scale applications, directly driving a custom LCD display can... (Read More)
A port contains a set of signal lines that the CPU uses to send or receive data with other components. Ports are usually used to communicate via modem, printer, keyboard, mouse, etc. In signaling,... (Read More)
It is often necessary to output a floating point number to a display. For example, to check calculations, one might want to output floating point numbers using the PICmicro ® microcontrollers... (Read More)
Overview Blinking an LED is fine, as far as it goes, but it limits our communications opportunity with the outside world. If users are not to learn Morse code, a text-based message display expands... (Read More)
Overview In this chapter, I provide you with a software module that will allow you to interface with character LCD (Liquid Crystal Display) modules. This software package works with just about any... (Read More)