• LCD interface in 8 bit mode.
    Hello Everyone, Generally when interfacing LCD with my controller (AT89C52),in 8 bit mode I use a full port for my data lines. and I get the desired result. But I have seen many projects where the...
  • LCD interface in 8 bit mode.
    Hello Everyone, Generally when interfacing LCD with my controller (AT89C52),in 8 bit mode I use a full port for my data lines. and I get the desired result. But I have seen many projects where the...
  • ARM2138 need help in LCD 4 bit mode code
    Hi i am working on ARM 2138 and trying to interface a 16*2 LCD in 4bit mode. please help me with the same. i cant get the output. some problem in the code. please help!! RS connected to P1.24, enable...
  • ARM2138 need help in LCD 4 bit mode code
    Hi i am working on ARM 2138 and trying to interface a 16*2 LCD in 4bit mode. please help me with the same. i cant get the output. some problem in the code. please help!! RS connected to P1.24, enable...
  • Using LCD and LED_Block at the same time
    Hello, i'm working on a project where I have to use the LCD and two LEDs at the same time. LCD is commonly on Port 3. So the LEDS are ! LCD will use 7 bits from the port 3, and both LEDs will use...