Browse Source

image

master
user 4 years ago
parent
commit
f347584aee
  1. 4
      README.md
  2. BIN
      image.jpg

4
README.md

@ -1,7 +1,9 @@ @@ -1,7 +1,9 @@
# Temperature Logger
This is a little program I wrote to talk to an Arduino over USB serial to read
temperature and relative humidity values using a DHT11 sensor.
temperature and relative humidity values using a DHT11 sensor, and put then in a SQLite database.
![arduino and screen listing temperature and humidity readings](image.jpg)
`main.c` is the PC program that does the logging (printing to stdout).

BIN
image.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Loading…
Cancel
Save