• pulse
    Hi Guys I design i circuit on veroboard which which gives a nice pulse wave.This pulse i want to count and display it in beats per minute.Do anyone have a idea of how to do it.If you have code i will...
  • pulse
    Hi everyone i would like to measure the pulses and the duration of the pulses using gate and interrupt method.Is this possible.Please if somebody can help.Some code examples will be helpful.
  • pulse generation
    Hi,I wrote this .ini file as signal function to my program: SIGNAL void int0_signal (void) { int i=0 int j=0; while (1) { while(i<35) { PORT8 |= 0x01; /* pull PORT 3.0 high */ swatch (0.001);...
  • how to count pulses?
    I am giving 2 signals to the controller. 1st signal to port 3.4 and 2nd to port 3.5. now these signals are continuously being fed to the port pin.. 1st signal has the following patern 011001101100110110011...
  • 89V51rd2 pulse measurement program
    plz any one can provide me p89v51rd2 pulse measurement program i want to measure pulse coming on port p3.5