C Library for 8052 uController to Interface HD44780-based LCD

From: Joel Heath (boowax_at_hotmail.com)
Date: 09/30/04


Date: 29 Sep 2004 18:01:41 -0700

I'm working on a senior design project involving an 8052
microcontroller. We currently have a hardware setup from a previous
semester's team that has an HD44780-based 16x2 character LCD as the
main means to displaying information to the user. The C library we
have from the previous team does not compile with what we now have. I
would appreciate any information anyone might have on where to find a
C library for use with these devices. I have searched high and low
only to find a couple of assembly libraries...which we don't want to
use because the control code (which works for the most part) that will
determine what to put on the LCD is all in C.

Any assistance would be appreciated.



Relevant Pages