• microcontroller
    we have 89c51 microcontroller. how to insert program in it ? and can we remove the microcontroller from PCB
  • Query regarding "hidsdi.h" header file........
    I downloaded a source code about USB device drivers by Jan Axelson. The program on compilation showed a missing header file "hidsdi.h". I wish to know if its possible for you to send us this header file...
  • regarding error: non address/- constant variable in keil
    unsigned char card_num= "153845"; this particular code line has the error: non address/-constant variable. please tell me what is it that i am not getting it right??? please help me.....
  • Regarding a poject involving ADC/DAC on 8051 SDK
    Dear sir or madam: I have an SDK for 8052. I am interested in doing a project involving ADC/DAC on the SDK. I can build hardware on the protoboard. I will highly appreciate if you could mention name...
  • regarding delay in microcontroller
    sir, for delay in micro controller, everytime we have to use TMOD and TR and enable corresponding interrupt.is there any other less tedious way of programing a delay using keil cross compiler. regards...