aab838b47bda9cfa8421b7df58b109b19b73e27c
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
Languages
C++
99.3%
C
0.7%