A project for tracking environmental factors like air quality, temperature, humidity, pressure, and light.
- C 93.2%
- CMake 6.8%
Squashed commit of the following:
commit 7684f6a159896d44ec7dc865aeb382ed674f5764
Author: A.M. Rowsell <amr@frzn.dev>
Date: Wed Jun 24 02:53:46 2026 -0400
wireless: these files also need to be present to build, oops.
commit 3b5760f4ffa6e0162fad54552a7274d3209334d8
Author: A.M. Rowsell <amr@frzn.dev>
Date: Tue Jun 23 10:57:55 2026 -0400
wifi: working setup with MQTT, plus averaging of readings
|
||
|---|---|---|
| .gitignore | ||
| CMakeLists.txt | ||
| ensaht.c | ||
| LICENSE | ||
| lwipopts.h | ||
| lwipopts_examples_common.h | ||
| mbedtls_config.h | ||
| mbedtls_config_examples_common.h | ||
| mqtt.c | ||
| mqtt.h | ||