• profibus implementation...
    Hello everybody, Here I want to take some guidance before i can start my work for new product development.I am going to make product in which main CPU card will be communicating with other 16 scanner...
  • 8051
    Hi, I wish to write a program for the 8051 Micro-controller to interface DTMF(MT8889C) using 8051 Assembly language(uVision2). So, does anyone have a clue or know the source code for the above application...
  • 8051
    In 8051 how to decide, a instruction is of how many byte?
  • 8051
    I run the following program in keil software....it shows printf ANSI-style prototype error.... please give a clue for correcting the error... #include "Main.h" #include "show.h" #include "PRINTF51...
  • 8051
    hi, i configured timer for 100 us and toggle the port pin in 100us timer interrupt and trying to observe that pulse on scope but unable to observe in scope.. can anybody help on this?