I was asked whether an Arduino would be capable of measuring a device that is rotating at 100,000 RPM. Assuming that there is 1 interrupt per rotation, that gives us the following:
100k\:rpm = \frac{100k}{60} \frac{rotations}{sec}
Therefore, \frac{60}{100k} \frac{sec}{rotation}
So the period is \frac{60}{100k} sec and the frequency = \frac{1}{\frac{...
100k\:rpm = \frac{100k}{60} \frac{rotations}{sec}
Therefore, \frac{60}{100k} \frac{sec}{rotation}
So the period is \frac{60}{100k} sec and the frequency = \frac{1}{\frac{...




