[solved] pulseIn trouble when reading square wave

greem:
As for interrupts I've been trying to read up on those, and as it seems I only have two external interrupts available on my UNO, and I'm trying to measure five separate fan pulses.

You can use pin-change interrupts to detect changes on any pins. More info on interrupts: