• keypad lcd
    i need source code of keypad, LCD, sent into my web site
  • matrix keypad multiplex with lcd
    Hi, can anyone help me about using keil c (8052) to use P1_0 to P1_3 as row of matrix keypad pin and also 4 data pins od 16x2 lcd (i.e. P1_0 to P1_3 multiplex with matrix keypad and lcd !). using matrix...
  • keypad to LCD help
    hi, i have been writing an assembly code for 89c51,which allows me to send data to lcd by keypad. But the lcd only showing me the initialize step and, no matter how i hit the keypad button,it wont show...
  • Keypad LCD help
    i'm having a project and it uses LCD and keypad Interface. My problem is I do not know how the data inputted in the keypad will be outputted to the LCD Display.how can it be transmitted to the other device...
  • Problem with basic system keypad interface 4x3
    Hi All, I am trying to interface a simple 4x3 keypad i have never used 2051, i am using port 3. The pins i am using are p3.0,p3.1,p3.2,p3.3,p3.4,p3.5,p3.7 this is the basic code i am using ...