A project for tracking environmental factors like air quality, temperature, humidity, pressure, and light.
  • C 93.2%
  • CMake 6.8%
Find a file
2026-06-27 14:12:43 -04:00
.gitignore initial commit of project 2026-06-15 15:03:54 -04:00
aht.c restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
aht.h restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
bmp.c restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
bmp.h restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
CMakeLists.txt restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
ens.c restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
ens.h restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
LICENSE initial commit of project 2026-06-15 15:03:54 -04:00
lwipopts.h wireless: fixed timeout issues, cleaned up headers 2026-06-26 20:46:53 -04:00
main.c restructure: splitting out sensor functions into their own source files 2026-06-27 14:12:43 -04:00
mbedtls_config.h wireless: fixed timeout issues, cleaned up headers 2026-06-26 20:46:53 -04:00
mqtt.c chore: fixed LSP complaints about header includes 2026-06-24 12:07:47 -04:00
mqtt.h cleanup: removed dead code, fixed small issues 2026-06-24 11:20:16 -04:00