• LCD simulation
    Does anyone have experience of the LCD peripheral device simulation from C51.de? (also available from the KEIL site) As my German is non-existant, it is a bit of a problem. The DLL works and the target...
  • LCD simulation
    I want to simulate LCD display (16/2) on Keil. I downloaded a DLL file but cant understand the instruction or how to use it in my program as all instruction are given in dutch or some other language and...
  • Simulating an LCD
    I hope someone can help me. I am trying to interface an LCD to a C167 microcontroller for a project that I am working on. I downloaded the example code from keil for the 8051 and modified the program...
  • LCD Interfacing
    Hi, I am trying to print characters on the LCD. I am stuck in setting the DDRAM Address. I know that we must use the SET DD RAM Address instruction. Does this address specify the start of the DDRAM...
  • LCD Interfacing
    Hi, I am trying to print characters on the LCD. I am stuck in setting the DDRAM Address. I know that we must use the SET DD RAM Address instruction. Does this address specify the start of the DDRAM...