• pls help for i2c programming
    hey i hav written code 4 i2c programming...bt cnt read d data i hav written...pls help me as soon as possible... here is my code... #include<reg51.h> #define EEPROMS_ID 0xA0 /* Microchip 24xx512...
  • Need help for LCD program
    Pleae help me on my project I have the L1672 and interfacing it to 89c51 and i wanto have the prpgram in assembly language (MCS-51). Any body can help me, please? Thanks
  • plz help for below program
    #include<stdio.h> #include<reg52.h> #define XBYTE ((unsigned char xdata*) 0 unsigned char dummy = 0x55; bit bitValue; void main (void) { bitValue = dummy XBYTE [0x1234] = 0x55; return; ...
  • Help for programming of 89s52
    hi.... can any1 tell me the program of timer 2 of 89s52 for counting EXTERNAL PULSES .plz tell using auto-reload mode.......
  • plz help for below program
    #include<stdio.h> #include<reg52.h> #define XBYTE ((unsigned char xdata*) 0 unsigned char dummy = 0x55; bit bitValue; void main (void) { bitValue = dummy XBYTE [0x1234] = 0x55; return; ...