• Return from a function is not stable! - C51
    Dear All, In the below program, main function calls "yaz" function 10 times. it works fine without any problem with the global variable definition marked as " bold " "unsigned char i" altough it...
  • Return from a function is not stable! - C51
    Dear All, In the below program, main function calls "yaz" function 10 times. it works fine without any problem with the global variable definition marked as " bold " "unsigned char i" altough it...
  • 89c51 ,adc0808
    hello, i am trying to interfacing between 89c51 and adc0808 serially using rs232 but can any one givr me the asm code for adc0808 and 89c51 interfacing code.
  • 89c51 ,adc0808
    hello, i am trying to interfacing between 89c51 and adc0808 serially using rs232 but can any one givr me the asm code for adc0808 and 89c51 interfacing code.
  • Interfacing of ADC0808 With 89C51
    Interfacing of ADC0808 With 89C51- My project is solar tracking system.I used 8 LDRs as a sensor which is connected to ADC.So i want the total interfacing of LDRs,ADC&89c51.