Add the pifacecad connection type to hd44780 driver (by Thomas Preston). This

is for the PiFace Contral And Display device from http://www.piface.org.uk/.
This commit is contained in:
mmdolze
2014-02-10 07:04:01 +00:00
parent a8d9504a3c
commit 417ce0555f
9 changed files with 432 additions and 3 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
.TH LCDd 8 "24 March 2011" LCDproc "LCDproc suite"
.TH LCDd 8 "February 10, 2014" LCDproc "LCDproc suite"
.SH NAME
LCDd - LCDproc server daemon
@@ -185,6 +185,9 @@ LCD in 4-bit mode driven by PCF8574(A) / PCA9554(A), connected via I2C bus
.B spi
LCD with KS0073 or equivalent in serial mode, connected via SPI bus
.TP
.B pifacecad
PiFace Control and Display for the Raspberry Pi (http://www.piface.org.uk/)
.TP
.B ftdi
USB connection via a FTDI FT2232D chip in bitbang mode
.TP