Hi,

A simple way to read fan RPM:

A 3-wire fan has a tach output, which usually outputs 1, 2, or 4 tach
pulses per revolution, depending on the fan model.

With the PicBasic "COUNT" you can count the pulses on the
tach output and with simple math calculate the fan speed.


Luciano