diff options
author | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-04-19 04:44:20 +0000 |
---|---|---|
committer | reinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2000-04-19 04:44:20 +0000 |
commit | 6b0b31cdb7d5dc8bf2d80978066e20900c5e55ba (patch) | |
tree | ee823655284c495db83c9339866b82ebed8e27a9 /README | |
parent | b8d1fec4ab4011a52dad5afb82ab339baf5df31e (diff) | |
download | lcd4linux-6b0b31cdb7d5dc8bf2d80978066e20900c5e55ba.tar.gz |
[lcd4linux @ 2000-04-19 04:44:20 by reinelt]
README for HD44780 driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@49 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | README.HD44780 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.HD44780 b/README.HD44780 index 8fc87d4..0389221 100644 --- a/README.HD44780 +++ b/README.HD44780 @@ -1,5 +1,5 @@ # -# $Id: README.HD44780,v 1.1 2000/04/17 05:14:27 reinelt Exp $ +# $Id: README.HD44780,v 1.2 2000/04/19 04:44:20 reinelt Exp $ # This is the README file for the HD44780 display driver for lcd4linux @@ -10,7 +10,7 @@ These displays are made by different manufactures, and come in various sizes. The following types are known to work: DataVision DV16244: 2 lines by 16 characters - PM0820A: 2 lines by 8 characters +Nan Ya NLC 08x2x06: 2 lines by 8 characters The displays are connected to the parallel board (see Wiring below), and are quite timing-critical. There's no way to delay a usermode program under Linux for e.g. 40 usec, so we have to do |