I've written a kernel module that creates a /proc file allowing Linux applications to easily monitor the buttons and/or write to the LCD display. See the header file for details on how the interface works.
Header file for LCD driver
LCD driver source file
Log in to post a comment.
Header file for LCD driver
LCD driver source file