Re: Heart Beat Counter Circuit



But how exactly does one reset the counters? Is it just a matter of
sending that pulse every 60 seconds to a reset terminal? Also, do you
have any suggestions for specific counters to use?

Thanks again!


Winston wrote:
REmmel8@xxxxxxxxx wrote:

Hi All,

(...)

So right now I need to figure out how to:
- reset the counter every 60 seconds

Is there room for a 3 bit counter on your board? You could increment it
during each 15 second interval and it would go to 0x100 at the end of
60 seconds. When the MSB goes high, reset both counters.

- connect the counter up to a three-digit digital display

Look up 'seven segment decoder'.

--Winston

.



Relevant Pages