mmdolze
85c5e8c45a
hd44780: Added 'usbtiny' connection type (by Siarhei Herasimchuk).
2010-11-22 20:01:10 +00:00
mmdolze
de8278a398
Add a conditional whether to include the ethlcd connection type or not.
2009-09-14 18:27:00 +00:00
mmdolze
adfe557115
Re-add hd44780-usblcd connection type for devices made by Adams IT Services.
...
This driver has been part of v0.4.5 but was never ported to v0.5.x.
2009-05-11 06:23:39 +00:00
mmdolze
8ff94b83ed
Correct naming of LCD2USB connection type
2009-02-24 21:34:16 +00:00
marschap
11cc2c1697
add paths to Doxygen file headers
2008-11-30 22:34:31 +00:00
marschap
7d319d7326
new connection type uss720 to hd44780 driver (Eric Pooch)
2008-10-08 21:04:24 +00:00
marschap
0497178706
new ConnectionType ethlcd for hd44780 (Mariusz Bialonczyk)
2008-09-17 13:28:17 +00:00
marschap
d64dcf7e11
more complete hd44780 initialization; a bit more dox; typo fixes in docs
2007-12-26 15:40:58 +00:00
marschap
46347e8c94
hd44780 driver: new ConnectionType ftdi (Thomas Jarosch)
2007-11-03 17:39:05 +00:00
marschap
c9b2b1757b
hd44780 driver: new ConnectionType mplay
2007-10-14 12:02:51 +00:00
marschap
335fc84785
move definitions for symbolicnames to correct palce for dependencies;
...
allow ConnectionTypes to be case insensitive
2007-10-14 10:42:15 +00:00
marschap
0899cef23d
cleanup connection type recognition, prepare for aliases, ...
2007-10-14 09:44:06 +00:00
marschap
6a6b44778c
doxygenate a little more
2007-10-04 16:30:19 +00:00
marschap
0f0af0f381
- coding style harmonization
...
- check onsistency between Size & vSpan
2007-04-04 13:52:38 +00:00
marschap
4839321569
new ConnectionType lcd2usb in hd44780 driver
2007-03-31 12:43:27 +00:00
marschap
bbfe65da9f
new ConnectionType pertelian in hd44780 driver (Matteo Pillon)
2007-03-18 15:28:32 +00:00
marschap
4e9ae831e9
fixes by Matteo Pillon
2007-01-29 20:37:50 +00:00
marschap
5f4cfa3b88
- unified hd44780 sub-driver that replaces picanlcd & lcdserializer while
...
providing the same functions (Matteo Pillon)
- character mapping for special (almost) hd44780-compatible LCDs (Matteo Pillon)
2006-08-13 11:13:13 +00:00
marschap
a0cd7a51e8
add new driver CFontzPacket for CrystalFontz CFA631, CFA633 & CFA635;
...
add new connection type 'i2c' for for the hd44780 contributed by
Matthias Goebl <matthias.goebl@goebl.net >;
harmonize spelling of driver names in configure script and LCDd.conf
2006-01-14 19:14:44 +00:00
marschap
ea609d6a2f
add support for LIS2 displays from VLSystem ( http://www.vlsys.co.kr ).
...
Patch provided by Laurent ARNAL <laurent@clae.net >
2005-08-31 07:52:01 +00:00
marschap
03cc353af6
add Matteo Pillon's lcdserializer ConnectionType patch to the hd44780 driver
2005-05-16 11:52:39 +00:00
marschap
11fe596351
add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver
2004-10-09 16:15:37 +00:00
robijn
289c1c941b
Added decision to include parallel port subdrivers.
...
If no way to control a PC-style LPT port is found, all subdrivers,
except the PIC-an-LCD will be disabled.
PIC-an-LCD uses the serial port.
2002-05-06 21:14:14 +00:00
robijn
15b226483a
Added PIC-an-LCD HD44780 subdriver.
...
Currently untested.
2002-02-07 22:10:04 +00:00
robijn
71056ec551
v0.5 kick-off
2001-12-30 00:15:25 +00:00
William Ferrell
6a115b4446
More formatting changes, new tags file.
2000-04-03 22:13:57 +00:00
William Ferrell
f5a5e9653b
Removed lcddriver.c (doesn't do anything, isn't in any makefiles, etc.).
...
Passed *every* piece of source in this project through indent. I'm setting
things up with ctags soon and am actually going to *gasp* use a nice
programming environment to continue development in. :)
2000-03-30 20:20:41 +00:00
blt
e481f1311e
Portable and maintable HD44780 driver files.
2000-02-21 11:24:09 +00:00