ESP8266 Interfacing with the ThingSpeak API for JSON parsing
Posted: Thu Apr 09, 2015 11:57 am
Using the ThingSpeak API to make a GET request to Coindesk for the cuerrent BTC price which returns a JSON string that is parsed by ThingSpeak. Then the ESP8266 makes a GET request to the ThingSpeak API for the parsed data.