• KEYBOARD AND LCD INTERFACING
    This is keyboard interfacing with lcd. it works perfect with logic analyzer, when i dump on to kit its not working. can anyone suggest me some modifications. #include<reg51.h> void lcd_cmd...
  • Serial port, LCD and Keyboard interfacing.
    Hello all, I want to interface 8051(actually, 89c51) to LCD display (any), Keypad and also to temerature sensor+ADC assembly. I would be glad if someone please helps. Regards, Ashish.
  • keyboard interfacing
    Hi friends, I am doing a small project on 89c51kit i.e interfacing PS/2 keyboard to microcontroller.I need the datasheets or any information about KBD.Plz give me an idea of doing this.How we define...
  • keyboard interfacing
    how do i interface a alphanumeric key board with a st10f168 controller in a keil board. thanks
  • Matrix keyboard interfacing
    we are interfacing 3x4 matrix keyboard and interfacing it with port 1 of P89C51RD2 microcontroller. We are connecting column to P1.0 to P1.3 and row to P1.4 to P1.6. could anybody have code in C