-->
Page 1 of 1

ESP8266 Interfacing with the ThingSpeak API for JSON parsing

PostPosted: Thu Apr 09, 2015 11:57 am
by chemtrailz

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.