Shop OBEX P1 Docs P2 Docs Learn Events
Melexis 90217 RPM sensor source code help — Parallax Forums

Melexis 90217 RPM sensor source code help

jivy103jivy103 Posts: 3
edited 2010-05-04 13:27 in BASIC Stamp
I am trying to use a Melexis RPM sensor from parallax just to get some raw rpm data. I cant figure out what kind of source code to use. This is what I tried but it didnt work.


pulses VAR WORD



DO

COUNT 15, 20, Pulses

DEBUG CR, ? pulses

LOOP

Does anyone know what commands to use and how to wire up the Melexis RPM sensor!?

Anyhelp would be greatly appreciated

Justin

Comments

Sign In or Register to comment.