• LCD Interfacing
    I got stuck up while interfacing LCD through KEIL C compiler. The .asm program which works fine,is not working when I try to compile it , after converting into C. Can anybody give C code for interfacing...
  • lcd interfacing
    hello everyone i am interfacing 40x4 lcd to c8051f020 microcontroller my circuit is fine and code is also working i can display data from ddram and characters using cgram but when i switch off the...
  • 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...
  • 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
    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...