• Controller as Pulse Counter
    Sir, I have used all my small brain cells but unable to find any way..please provide some hint if not the code or some logic to peform the following: 1) I have a 8051 Controller , A pulse Dialing...
  • HELP! How to use a counter to count the number of pulses in a SPECIFIC TIME?
    Hi all, I am using AT89C52 and I am writing C codes to program my chip. I wanna use the counter to count the number of pulses (around 1-2kHz) in a specific time, say 100ms. Could anyone give me some...
  • 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.
  • Program counter
    I have couple of projects(bootloader @ 0x08000000 and application @ 0x081C00000, each output is converted to hex and packed as one Intel hex and flashed at 0x08000000. I wanted to change the program...