Anyone wrote any code to capture a speed sensor input?
___________________________
This message was ported from CCS's old forum
Original Post ID: 12327
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Re: CCP and speed sensor
Posted: Tue Mar 04, 2003 1:24 pm
:=Anyone wrote any code to capture a speed sensor input?
---------------------------------------------------------
You're probably looking for examples of tachometer projects.
Here is my method of extending Timer1 to 24 bits, which
allows you to use only one CCP pre-scaler for all RPM ranges.
http://www.ccsinfo.com/forum/viewtopic.php?t=906
___________________________
This message was ported from CCS's old forum
---------------
Edited to fix broken links.
Last edited by PCM programmer on Wed Feb 22, 2006 1:37 pm; edited 1 time in total
Guest
Posted: Tue Mar 02, 2004 6:01 pm
I'm about to start.
It should be easy enough, using reed switches simply count the number of times the switch is turned on, then just do simple multiplications.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum