LCD-Linux 0.13.0 (Default branch) |
|
|
LCD-Linux is a Linux software abstraction layer to drive LCD alphanumeric displays. It features complete VT102 console emulation and aims to be as general and flexible as possible. It consists of two kernel modules, lcd-linux and the display driver. Currently, only the Hitachi HD44780 is supported, but drivers for other LCD controllers can be easily written.
License: GNU General Public License (GPL)
Changes:
This release features improved VT102 emulation in order to use ncurses directly on the display. The routines implementing text scroll have been redesigned. The other big feature is the implementation of display attributes for displays supporting character attributes (boldface, inverted video, colors, etc.). As usual, some minor code cleanup and optimization has been performed.
|