Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 353 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 353 Bytes

FreqPeriodCounter facts:

  • The frequency counter can be used in two ways: Interrupt triggered by the input signal or polled regularly in a loop.
  • The measurement can be done in milli seconds or micro seconds.
  • We can use a debounce time if the input is a mechanically switch.

http://www.avdweb.nl/arduino/libraries/frequency-period-counter.html