Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 456 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 456 Bytes

Multiple Frequency Counter for Arduino

Ever wanted to measure the frequency of a square wave using an Arduino? There are a couple of good solutions out of there to do this, but not all of them had the capacity to do multiple inputs. I couldn't find this quickly so here is my solution.

Check out the blog post if you want some context.