I need to read a humidity sensor whose output is given in Hz, but the values are higher than 10KHz and below 20KHz, I would like to know the most appropriate way to do this value measurement with a STM32F4 discovery. All I want is to print the frequency on the IDE console or a hypertherminal.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I need to read a humidity sensor whose output is given in Hz, but the values are higher than 10KHz and below 20KHz, I would like to know the most appropriate way to do this value measurement with a STM32F4 discovery. All I want is to print the frequency on the IDE console or a hypertherminal.