SparkFun Forums 

Where electronics enthusiasts find answers.

Have questions about a SparkFun product or board? This is the place to be.
By Flying Dutchman
#189912
Hi,
I'm trying to use temperature forecast data to trigger a fan in the attic. Leveraging the ESP8266 Thing Dev with Arduino IDE.

Thing connects to my wifi and I'm able to get data from e.g. NTP and post to Phant. But now I'm trying to get data from http://api.wunderground.com/api/<API_KE ... utoip.json and parse out the json.

The pieces of code are out there, but I can't seem to make them work.

Anybody have any code I could leverage, would be awesome!

Thank you all!