A project for tracking environmental factors like air quality, temperature, humidity, pressure, and light.
  • C 93.2%
  • CMake 6.8%
Find a file
A.M. Rowsell c937638cad wifi: squash commit of wifi implementation
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
2026-06-24 02:55:09 -04:00
.gitignore initial commit of project 2026-06-15 15:03:54 -04:00
CMakeLists.txt wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
ensaht.c wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
LICENSE initial commit of project 2026-06-15 15:03:54 -04:00
lwipopts.h wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
lwipopts_examples_common.h wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
mbedtls_config.h wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
mbedtls_config_examples_common.h wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
mqtt.c wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00
mqtt.h wifi: squash commit of wifi implementation 2026-06-24 02:55:09 -04:00