I have a D1 mini esp8266 powered using an RC Lipo working with a 10k Thermistor displaying temperature on my LAN viewable in a browser. It updates every 5 seconds.
How can I integrate my working code and send the data from the thermistor to ThingSpeak.
The data doesn't have to be updated every 5 seconds to ThingSpeak, I was thinking of like either 15-30 minutes maybe even hourly.