From c5fc726e3be16f316da9c0e2dae97ae633d33c61 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 21 Feb 2012 03:53:17 +0000 Subject: driver for Futaba VFD by Marcus Menzel git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1176 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 9c312bd..349b4a7 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -557,6 +557,21 @@ Display VNC { HttpPort '5800' } + +Display FutabaVFD { + Driver 'FutabaVFD' + Port '/dev/parport0' + Size '40x2' + Brightness 3 + Wire { + RW 'STROBE' + TEST 'AUTOFD' + SELECT 'SLCTIN' + BUSY 'BUSY' + } +} + + #Plugin KVV { # StationID '12_701' # Refresh 30 @@ -1331,6 +1346,7 @@ Layout Debug { #Display 'ctinclud' #Display 'picoLCD' #Display 'VNC' +#Display 'FutabaVFD' Display 'GLCD2USB' #Layout 'Default' -- cgit v1.2.3