direction on how to read/calculate freq with esp8266 arduino
Posted: Wed Mar 02, 2016 3:04 pm
Hi All,
this is my issue, I need to read /calculate Freq from GPIO12, the source will has range from 0 Hz to 1KHz..
are there any suggestion on how to calculate Freq?
I am thiniking using interrupt and compare old time to recent time (raised by intterupt) to calculate Freq...
Thanks!
this is my issue, I need to read /calculate Freq from GPIO12, the source will has range from 0 Hz to 1KHz..
are there any suggestion on how to calculate Freq?
I am thiniking using interrupt and compare old time to recent time (raised by intterupt) to calculate Freq...
Thanks!