• LCD display
    Hi guys, I am using atmel T89C51AC2 microcontroller for my LCD display. After I had initially everything and executed clear display before printing the charater into the screen. So when I started printing...
  • LCD display
    I am using 8051F226. how can i display? wat i assembly code?
  • LCD Display
    i have some question about LCD display i can't display the variable on the LCD i am using the source code below( http://wgzhk.com/lcd.zip ) i wanna get 8 bit data form ADC0804 and display on...
  • lcd not displaying
    hi all i am very much new to embedded systems ok so i really need help..i am using an keil board mcb 2140 with arm7 lpc2148. i am trying to interface a lcd and a keypad..i hav emade all the hardware...
  • P89LPC932 External Interrupt 0
    Hi, I need to use the external interrupt 0 on the P89LPC932. I know I need to set up the register TCON = 0x01 for falling edge detection and then set the P1.3 as an input. and the ISR is number 0....