LCDProc

Das Pyramid ParallelportInterface? ist eine Abwandlung der 4-bit hd47780 Display Treiber. Zusätzlich zur Tastatur und LCD Ansteruerung können noch LED's angesteuert werden.
Konfiguriert wird es im hd47780 treiber modul

[server]
Driver=hd44780
Bind=127.0.0.1
Port=13666
ReportLevel=3
ReportToSyslog=yes
WaitTime=5
User=nobody
#ServerScreen=no
#Foreground=no
DriverPath=/usr/lib/lcdproc/
[menu]
MenuKey=A
EnterKey=B
UpKey=C
DownKey=D


## Hitachi HD44780 driver ##
[hd44780]
ConnectionType=parpy
Port=0x378
Device=/dev/ttyS0
Speed=0
Keypad=yes
Contrast=0
Backlight=no
#OutputPort=no
#Lastline=true
Size=16x2
#ExtendedMode=yes
Charmap=hd44780_default
#DelayMult=2
DelayBus=true
#   KeyDirect_4=Enter
# For matrix keys use the X and Y coordinates of the key:
#   KeyMatrix_1_3=Enter
#KeyMatrix_4_1=Enter
keydirect_1=Escape
keydirect_2=Enter
keydirect_3=Down
keydirect_4=Up
keydirect_5=K3002


Schaltplan siehe Attachent:
Sourcen / debs siehe Attachment:

Komplette Entwicklungsumgebung
[ http://eric-weiss.de/trans/kbox-dev.tar.bz2 ]