A simple temperature and humidity sensor and logger for the Raspberry Pi 4b.
Go to file
2024-02-28 12:09:18 -08:00
src Make button.c and button.h 2024-02-28 12:09:18 -08:00
.gitignore Arg parsing, ths sensor, and config file 2024-02-25 23:59:26 -08:00
config.mk Make button.c and button.h 2024-02-28 12:09:18 -08:00
LICENSE Initial commit 2024-02-17 05:15:27 -08:00
Makefile Make button.c and button.h 2024-02-28 12:09:18 -08:00
README.md Initial commit 2024-02-17 05:15:27 -08:00

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/.