• 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 Interfacing
    LCD Interfacing tutorials using 8051 . Interface color lcd,graphic lcd and 16x2 lcd with 8051 http://www.lcdinterfacing.info
  • 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 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...