/*---------------------------------------------------------------------------------------------

EE-219: Interfacing the ADSP-21262 SHARC DSP with a Hitachi HD44780-based Character LCD Driver

The project in this folder includes the code referenced in EE-219. The project will access an
LCD Character display that is interfaced to the ADSP-21262 in the manner described in the EE-
note. To use these functions in a different project, include lcd.c in the new project and
include the lcd.h header file for any separate source file that will access the lcd.

-----------------------------------------------------------------------------------------------
Included files:
lcd.dpj     -   Project file that included main.c and lcd.c.
main.c      -   Main function demonstrating calls to access the LCD Display
lcd.c       -   LCD related functions
lcd.h       -   Declarations for lcd functions and macros
README.txt  -   This text document.

Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 02062

December 2003 - Brian M.

---------------------------------------------------------------------------------------------*/
