• delay of the order of micro second
    i am writing a code(in C language) in which i need a delay of the order of few micro seconds. and this delay is not constant, i.e., i am using a variable and i should get a delay of value equal to that...
  • micro controller programming
    how to dump a program in to the micro controller?
  • micro controller programming
    hi ever body, how do i download keil software
  • program for interfac modem with micros
    void main () { int j,k,l,m; //char g_strlcdline[15]="ATD0800800800"; char name [6]; char temp[6]; char s1[10],s2[10]; unsigned char crlf[3]; crlf[0] = 0x0d ; crlf[1] = 0x0a ; crlf...
  • Application programs of micro controller?
    Hi sir, Can anyone say me some basic steps for writing a application program using micro controller for pick and place robot, or any other application program, It may be very helpful if you provide...