forked from ukoda/lcd4linux-ax206
-
-
Notifications
You must be signed in to change notification settings - Fork 0
lcd linux
Alejandro Mora edited this page Mar 9, 2026
·
1 revision
This driver supports the HD44780 kernel driver LCD-Linux.
Note that this project is called LCD-Linux, not LCD4Linux. Nevertheless there's a LCD4Linux-driver for LCD-Linux :-)
For instructions about compiling, configuring and installing LCD-Linux see their project page.
Display <name> {
Driver 'LCD-Linux'
Size <string>
UseBusy <0|1>
asc255bug <0|1>
Icons <number>
}
| Driver | 'LCD-Linux' |
|---|---|
| Size | x e.g. "16x2"; overwrites the size specified when loading the kernel module |
| UseBusy | 0 (don't use Busy-Flag checking, default) or 1 (use Busy-Flag checking) |
| asc255bug | set to 1 if you don't get solid blocks in bars, but an inverted P (the Portishead syndrome :-) |
| Icons | Number of user-defined chars reserved for Icons (default: 0) |
Display LCD-Linux {
Driver 'LCD-Linux'
Size '20x2'
UseBusy 0
asc255bug 0
Icons 1
}
The official LCD4Linux(AX206) Wiki
Back from the dead!
Back from the dead!
Documentation
Developers
Resources
Legacy (0.9)
AX206 Fork