This is an important interface module in the light of designing EMBEDDED control systems. An understanding on how to configure and manage to display messages is very vital on the LCD display. This is an alphanumeric display. It has 2 lines of 16 characters per line. This interface module has built-in power supply. Provision to alter the contrast. During experiment stage it is necessary to understand how to perform the following. - Initialize the character generator RAM
- Initialize the Data Display RAM
- Clear the display
- How to display a stored data
- How to create lookup table
- How to edit data
- How to position the cursor on a line and on a specific character location
- How to make the cursor to blink on the next character position
- How to make the cursor to move left, right, UP, or down etc.
|