A simple temperature and humidity sensor and logger for the Raspberry Pi 4b.
.gitignore | ||
lcd.c | ||
lcd.h | ||
LICENSE | ||
main.c | ||
Makefile | ||
README.md | ||
util.c | ||
util.h |
Temp. and Humidity Logger for the RPI4b
This is a simple temperature and humidity logger for a Raspberry Pi 4b running
FreeBSD 14.0. For more information about preparation, assembly, building, installation,
and configuration, see the various files in docs/
.