The kernel module is a device driver that handles all communication with the LCD. All commands and data sent to the LCD are handled through ioctl() function calls. The driver also reads the switch to determine when the mode select button has been pressed.
The following information is displayed on the screen:
Device Driver:
User Space Application:
|
|
|
|
|
|
Last update: 02 May 2008
© Steven J. Merrifield