Low range frequency meter

Status
Not open for further replies.

Sherif Welsen

Junior Member level 1
Joined
Feb 3, 2005
Messages
18
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
135
I want to design a 8051 based system as a frequency meter. It has to measure low frequencies with step 1 Hz.

Regards
 

Use interrupts and timer

start the timer at first interrupt and stop it at second interrupt

freq = 1/time

Regards
Nandhu
 

would you plz give me the code in ASM format?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…