SparkFun Forums 

Where electronics enthusiasts find answers.

For the discussion of Arduino related topics.
By coreyhowe
#199736
I just got the Sparkfun Blynk Board which runs a ESP8266. I am trying to measure light intensity with the TSL237s-lf sensor, which converts light to a digital frequency signal. I am wondering what code I need to measure and display this data? I have read online that the FreqMeasure library is commonly used but isn't compatible with the ESP9266 timers. I have read a little about ESP8266 timers (like this one http://www.switchdoc.com/2015/10/iot-es ... duino-ide/) but I am unsure how to use that to get the frequency measurement. Any ideas? Thanks!