2023-08-16 10:53:45 +02:00
2023-07-03 09:43:47 +02:00
2023-05-29 18:29:15 +02:00
2023-06-05 17:44:28 +02:00
2023-08-16 10:53:45 +02:00

TempTrack

This repository contains the code for an ESP32 with temperature sensors attached, as used in this project.

The device records measurements at specified intervals and allows reading them over a Bluetooth connection. It stores the data in RTC memory and wakes itself periodically for measurements. Bluetooth is enabled at the push of a button, to improve energy efficiency.

Description
Code for a temperature tracker based on ESP32
https://christophhagen.de/projects/electronics/temp-logger/en.html
Readme 1.6 MiB
Languages
C++ 99.3%
C 0.7%