A simple temperature and humidity sensor and logger for the Raspberry Pi 4b.
Go to file
2024-02-28 08:30:02 -08:00
src Fix small memory problem 2024-02-28 08:30:02 -08:00
.gitignore Arg parsing, ths sensor, and config file 2024-02-25 23:59:26 -08:00
config.mk Makefile, options, and lcd stuff 2024-02-28 05:31:35 -08:00
LICENSE Initial commit 2024-02-17 05:15:27 -08:00
Makefile Makefile, options, and lcd stuff 2024-02-28 05:31:35 -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/.