This small library gives you the base control over a port controlled Toshiba LCD display (T6963C) It is ment as a starter for using "cheap" grafics displays. I got mine from a surplus dealer in germany.
Port connections are defined in header file.
Furthermore the following basic routines are provided: void lcd_clrscr(void); void lcd_gotoxy(u_char x,u_char y); void lcd_printchar(u_char ch); void lcd_printstring(u_char *str); void lcd_printstringxy(u_char x,u_char y, u_char *str);
Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.