• how?
    #include <reg9e5.h> #define POWER 3 // 0=min power...3 = max power #define HFREQ 0 // 0=433MHz, 1=868/915MHz #define CHANNEL 106 // Channel number: f(MHz) = (422.4+CHANNEL/10)*(1+HFREQ) unsigned...
  • how to emulate.
    How to run ethernet samples in uvisoon i have installed wincap sample is running but there is now ip address in LCD it show only text or tokens ring TCPSTACK 3.75 SAMPLES RUN ON STAND ALONE PC OR REQIURE...
  • How to set
    About that 24LC16B, I have contacted with MicroChip technical staff. my code: for(;;) { START_MEMO(); SHIFT_MEMO( 0xa0 ); SCL_MEMO = 0; MEMO_WAIT; SDA_MEMO = 1; SCL_MEMO = 1; MEMO_WAIT; ...
  • How to impliment This
    I want to build circut with 8051 micro controller which detects whether Clock signal is available or not ie I want to detect Clock signal is presetnt or not how to or not do this .
  • how to simulate
    hellow sir iam using C51 compiler now iwant do ADC oparation using 89c51 i writen the ADC program how to simulate this program Regards, chandu