• LCD Interface
    I am trying to interface an LCD with the C167 microcontroller. I went thru the application note 161 where it explains how to interface the 8051 micocontroller with the ST7066 LCD. I will not be using...
  • interfacing a graphic and tactile lcd display
    I would like to know if somebody has ever developped code to interface a graphic-tactile screen ? I have a varitronix DTPLCM 128128 lcd screen and it is the first time I have to use such a thing! ...
  • lcd interface
    Hello! I am trying to interface an HD44780 lcd with 8051. I have successfully displayed a string on it but am having some problems in diplaying strings one after other. when I try to display a string...
  • LCD Interface
    Hi, I have a GDM1601 LCD Display interfaced with AT89C52, I have wriiten the code with keil and ported on to the chip, but i'm not able to get any display, and out of 16 charecters the display shows...
  • LCD interfacing
    Hi all, I am interfacing 16x2 character LCD to P89LV51 and using 8bit interface mode, I am initializing the LCD by this sequence function set - 0x38 display control- 0x0f entry mode set- 0x06 cursur...