On boot and then every 10 minutes, an ESP32 writes a temperature entry into a libsql
database.
I'm using a cloud database provided by Turso. The ESP32 simply uses the Turso HTTP API to write new entries into the database.
Interfacing DS18B20 1-Wire Digital Temperature Sensor with Arduino