• Keil uVision debug BreakSet on infinite cycle
    There is some questions about testing using function editor tool in keil uvision (debugger mode). There is code which is to be tested: void init_ports(){ if( IDCHIP == 0x2302 && IDMEM == 0x3040...
  • AT command storage
    Can I use my SIM900 GSM module to store AT commands via puTTy hyperterminal? I mean to say that will the module follow the command after plugging it to power which was sent before plugging it?
  • COMMAND LINE
    WHAT IS COMMAND LINE IN KEIL? HOW TO PASS PARAMETER VIA IT? FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET
  • Voice commands
    Hello folks, I've been investigating a voice-command project. I want switch be turn on when a preprogram (or trained) voice is recogniced. Any vendors that you can think of? please let me know. Should...
  • at command
    /*My program was given below my concept is to connect the gas sensor to P3^7 pin of micro controller and alarm connected to P3^6 pin of micro controller. P3^6 is low means the alarm is on. When the gas...