lcd display 16x2 datasheet pdf factory

Winstar WH1602B is one of the most popular character LCD display module 16x2 types in the market. WH1602B 16x2 LCD display model is built in with ST7066 controller IC or equivalent; its default interface is 6800 4/8-bit parallel. The model no. WH1602B1 is having 4 line SPI interface, as to the part no. WH1602B3 is having I2C interface.

lcd display 16x2 datasheet pdf factory

16×2 LCD is named so because; it has 16 Columns and 2 Rows. There are a lot of combinations available like, 8×1, 8×2, 10×2, 16×1, etc. But the most used one is the 16*2 LCD, hence we are using it here.

All the above mentioned LCD display will have 16 Pins and the programming approach is also the same and hence the choice is left to you. Below is the Pinout and Pin Description of 16x2 LCD Module:

These black circles consist of an interface IC and its associated components to help us use this LCD with the MCU. Because our LCD is a 16*2 Dot matrix LCD and so it will have (16*2=32) 32 characters in total and each character will be made of 5*8 Pixel Dots.  A Single character with all its Pixels enabled is shown in the below picture.

So Now, we know that each character has (5*8=40) 40 Pixels and for 32 Characters we will have (32*40) 1280 Pixels. Further, the LCD should also be instructed about the Position of the Pixels.

It will be a hectic task to handle everything with the help of MCU, hence an Interface IC like HD44780 is used, which is mounted on LCD Module itself. The function of this IC is to get the Commands and Data from the MCU and process them to display meaningful information onto our LCD Screen.

The LCD can work in two different modes, namely the 4-bit mode and the 8-bit mode. In 4 bit mode we send the data nibble by nibble, first upper nibble and then lower nibble. For those of you who don’t know what a nibble is: a nibble is a group of four bits, so the lower four bits (D0-D3) of a byte form the lower nibble while the upper four bits (D4-D7) of a byte form the higher nibble. This enables us to send 8 bit data.

As said, the LCD itself consists of an Interface IC. The MCU can either read or write to this interface IC. Most of the times we will be just writing to the IC, since reading will make it more complex and such scenarios are very rare. Information like position of cursor, status completion interrupts etc. can be read if required, but it is out of the scope of this tutorial.

The Interface IC present in most of the LCD is HD44780U,in order to program our LCD we should learn the complete datasheet of the IC. The datasheet is given here.

There are some preset commands instructions in LCD, which we need to send to LCD through some microcontroller. Some important command instructions are given below:

lcd display 16x2 datasheet pdf factory

The CFA633 series of advanced display modules will be changing from the current firmware v2.1 to v2.2. Design changes were made for backwards compatibility.

The CFA633 series of advanced display modules will be changing from the current hardware v2.0 to v2.1. Design changes were made for backwards compatibility.

As part of our continuous improvement, design changes have been made to the hardware of the CFA633 series of advanced display modules for improved manufacturability, improved quality, and a lower current profile.

Starting August 1, 2015 the "Drive Bay Kit Configurator" located at https://www.crystalfontz.com/products/select_kit.html will no longer be functional for ordering one of our Serial or USB displays (CFA533, CFA631, CFA632, CFA633, CFA634, CFA635, and CFA735) in a bracket or SLED. This functionality is being moved to the Customize and Add to Cart process when checking out. This will allow for further customization by our customers to better fit their needs.

The new part numbers will have the bracket / SLED and overlay type as a PREFIX to the configured part number. The choice for bracket / SLED to a display order will be via the cart options. Our CFA835 displays were introduced with these configuration options.

As part of our continuous improvement process, we are integrating the ordering of displays in drive bay and SLED kits as part of the display ordering process.

lcd display 16x2 datasheet pdf factory

The 162D is one of our 16 character x 2 row chip on board (COB) alphanumeric displays. These classic 16x2 LCD modules are available in a multitude of LCD and LED backlight color combinations to achieve the perfect look for your product. Some of our most popular combinations are STN yellow-green LCD with yellow-green LED backlight, STN blue LCD with white LED backlight, and STN grey LCD with either blue, amber or pure green LED backlight.

lcd display 16x2 datasheet pdf factory

A wide variety of lcd module datasheet options are available to you, You can also choose from original manufacturer, odm and agency lcd module datasheet,As well as from tft, stn, and cob.

lcd display 16x2 datasheet pdf factory

RC1602D is a 2 Line x 16 Character LCD display with module dimension 85.0 x 30.0 mm. Default interface of RC1602D Two Line 16 Character LCD Display module is 6800 with built-in IC ST7066; if you require interface such as SPI or I2C, they’re available as well, but the IC will be replaced with RW1063. Power supply of RC1602D LCD display 16x2 is 5V. Negative voltage version is available for 3V power supply.

Raystar provides various LED backlight combinations for RC1602D 16 character x 2 lines LCD display module, such as yellow-green and white. You can choose module with LED backlight or without it. This RC1602D display LCD 16x2 offers a selection of fonts, including English/Japanese, Europe and Cyrillic (Russian), etc. Feel free to contact us if you need full datasheet or more info of this display LCD 16x2.

lcd display 16x2 datasheet pdf factory

This serial LCD kit includes a 16x2 LCD together with a small "serial interface" PCB fitted with a PICAXE-18M2 chip. The on-board PICAXE-18M2 chip is provided pre-programmed with the open-source AXE133 firmware, which allows this on-board 18M2 chip to act as a "slave" serial driver for the LCD display. This allows your main project to display text on the serial LCD via simple serout commands, such as