LCD display
Details
It is often desireable to display information on an LCD display. In this project, we will successfully build a working alphanumeric text LCD display.
For hardware, we will use the popular Hitachi HD 44780 controller IC. The controller IC and LCD display will be on one complete module, so no soldering will be needed.
For software, we will use built in C ibrary routines. This, combined with the module already assembled, will make this a very easy project to learn.
