An open API service indexing awesome lists of open source software.

https://github.com/avdwebLibraries/avdweb_FreqPeriodCounter

Smart library with comprehensive functions for counting (multiple) frequencies and period-times. For Arduino Uno and Zero.
https://github.com/avdwebLibraries/avdweb_FreqPeriodCounter

arduino-library counter debounce elapsedtime frequency interrupt period polling pulsewidth

Last synced: 4 months ago
JSON representation

Smart library with comprehensive functions for counting (multiple) frequencies and period-times. For Arduino Uno and Zero.

Awesome Lists containing this project

README

          

### 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