• define LCD pins in function for 8051 interface with LCD
    hi everyone I am working on LCD interface with the C8051f120 controller and i did it well, but im working with different hardware so LCD pin rs, rw, en and data port can be varies with hardware...
  • define LCD pins in function for 8051 interface with LCD
    hi everyone I am working on LCD interface with the C8051f120 controller and i did it well, but im working with different hardware so LCD pin rs, rw, en and data port can be varies with hardware...
  • Interfacing (8-bit ) LCD to 8051
    Hai all, I want to interface 8-bit LCD module to 8051. I am using keil c-complier develop my logic. I would not achieve the required delays. How to calculate the extact timing delays? I would be...
  • Interfacing (8-bit ) LCD to 8051
    Hai all, I want to interface 8-bit LCD module to 8051. I am using keil c-complier develop my logic. I would not achieve the required delays. How to calculate the extact timing delays? I would be...
  • How to interface LCD using 89C52
    In the example program for LCD (APNT_161), a file named "intrins.h" is included. Can someone please tell me why it is required? Is there any other program available with which I can understand LCD interfacing...