Hi @Gordon,
Sorry for the silence -- I wasn't monitoring this site. Nice job on the comparator function so far...
You hinted at what I want to do: I want to measure the frequency of a fairly slow signal (0.1 - 1 hz). I was thinking of comparator crossings and a timer. In the nRF architecture, they actually have the ability to 'wire' this up so that the processor is only involved minimally. I totally understand that I'm going to need to write embedded code to do that, but I'm at the proto phase right now, so any ideas that can efficiently do this would be appreciated!
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.
Hi @Gordon,
Sorry for the silence -- I wasn't monitoring this site. Nice job on the comparator function so far...
You hinted at what I want to do: I want to measure the frequency of a fairly slow signal (0.1 - 1 hz). I was thinking of comparator crossings and a timer. In the nRF architecture, they actually have the ability to 'wire' this up so that the processor is only involved minimally. I totally understand that I'm going to need to write embedded code to do that, but I'm at the proto phase right now, so any ideas that can efficiently do this would be appreciated!
Thanks!
Bill