The document describes a digital tachometer circuit built using a PIC microcontroller, infrared diode and detector. The circuit non-contactly measures the RPM of a rotating object like a fan or motor shaft. It works by using the IR detector to sense pulses from the IR diode as the object interrupts their path. The PIC microcontroller times the period between these pulses to calculate RPM using an algorithm. The RPM is then displayed on an LCD screen. The circuit provides an accurate, non-contact way to measure rotational speed.