Recording Temperature with ESP32 & ThingSpeak
Hi all,
I just finished setting up a temperature measurement system for the input/output of my underfloor heating using an ESP32 and 2 DS18B20 sensors. I send the data every 15 seconds to ThingSpeak, and everything is working fine. However, the issue is that ThingSpeak only displays the data in 15-minute intervals, whereas I would like to record these temperatures and view them over 24 hours, 1 week, or even 1 month. Does anyone know what to do? Is it a configuration issue or should I use another service?
I just finished setting up a temperature measurement system for the input/output of my underfloor heating using an ESP32 and 2 DS18B20 sensors. I send the data every 15 seconds to ThingSpeak, and everything is working fine. However, the issue is that ThingSpeak only displays the data in 15-minute intervals, whereas I would like to record these temperatures and view them over 24 hours, 1 week, or even 1 month. Does anyone know what to do? Is it a configuration issue or should I use another service?