Add hardware image
This commit is contained in:
parent
aab838b47b
commit
39edabf9be
@ -5,3 +5,7 @@ This repository contains the code for an ESP32 with temperature sensors attached
|
|||||||
The device records measurements at specified intervals and allows reading them over a Bluetooth connection.
|
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.
|
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.
|
Bluetooth is enabled at the push of a button, to improve energy efficiency.
|
||||||
|
|
||||||
|
## Hardware example
|
||||||
|
|
||||||
|
![](images/hardware.jpg)
|
||||||
|
BIN
images/hardware.jpg
Normal file
BIN
images/hardware.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in New Issue
Block a user