Searching \ for 'Tach-Like Counter Help' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: www.piclist.com/techref/timers.htm?key=count
Search entire site for: 'Tach-Like Counter Help'.

Truncated match.
PICList Thread
'Tach-Like Counter Help'
1999\05\26@013949 by Mark A. Samuels

flavicon
face
part 0 722 bytes
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Can anyone suggest what they think the best way
is to use a PIC as a tachometer-like sensor with a very low frequency input,
(0-70 Hz) that would work in the background of an application?&nbsp; Any
suggestions and/or code samples would be GREATLY appreciated!</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Thanks!</FONT></DIV></BODY></HTML>

</x-html>

1999\05\26@164117 by Matthew Ballinger

picon face
<<Can anyone suggest what they think the best way is to use a PIC as a
tachometer-like sensor with a very low frequency input, (0-70 Hz) that would
work in the background of an application?  Any suggestions and/or code
samples would be GREATLY appreciated!

Thanks! >>

I recently finished code for an alarm/carstarter project for my car. I found
it much easier to measure time between pulses of my ignition coil signal to
determine engine speed (about 33 Hz at 1000 rpms). I just used and interrupt
to detect it, because of all the other things the program was doing and the
fact that the positive going pulse is very short and didn't want to scatter
the code with polling snippets. And I used the prescaled RTCC to do the
timing. It worked very well. It just stores the value in a known register,
avalible at any time. If you'd like I can post the interrupt handler I wrote.
Good luck.

1999\05\26@164641 by Ed Edmondson

picon face
I would be interested in the code.

Dr. Ed

More... (looser matching)
- Last day of these posts
- In 1999 , 2000 only
- Today
- New search...