here's yet another question, I couldn't
find info about in the forum archives. How
would one go about connecting an alpha
numerical LCD (e.g. 1X16 HD44780) via
74HC595, 74HC154, CD4094 or similar?
I'm short of pins and I'd like to build a
cheap serial LCD using 12C508/509 w/
3-wire interface to the LCD. Sample source
code would be appreciated. I'd prefer to
use 74HC595 as I have an abundance of
these Serial comm. on 12C508/509 is
something I've never tried out, but I have
2 or 3 laying around and I'd like to give it
a try. Thanks very much in advance...
I posted some code earlier, for a two wire interface.
You use 2 wires, one for data, and one for clock. It has
a extremely fast baud rate. (controllable to any speed, but in the 10's of thouasans uncontrolled) If you would like, I will repost
the code.... I also have designed a single wire interface, to
where a 12f675 can be used to control a LCD. with one wire.
I use a 16f648A for the receiver of the data, and controller of the
LCD. (for both cases). That way, a single 12f675 can control
5 LCD's at once...separately and the 6th pin of the 675 is the MCLR or input pin.
Dwayne
Ability to Fly:
Hurling yourself towards the ground, and missing.
Engineers that Contribute to flying:
Both optimists and pessimists contribute to the society. The optimist invents the aeroplane, the pessimist the parachute
Pilots that are Flying:
Those who know their limitations, and respect the green side of the grass...
Bookmarks