Measuring the CO2 levels at a local club (with permission)
Find a file
2024-08-03 17:30:06 +02:00
.cargo Get stuff running with SD 2024-06-25 22:20:08 +02:00
.vscode Initial skeleton commit 2022-09-08 09:22:35 +08:00
src Write humidity and temperature to sensor 2024-08-03 17:29:35 +02:00
.gitignore Add nix-shell 2024-05-16 18:09:53 -04:00
.nix-shell-history-hook.sh Add nix-shell 2024-05-16 18:09:53 -04:00
Cargo.lock Log data to SDCard 2024-07-21 23:32:53 +02:00
Cargo.toml Log data to SDCard 2024-07-21 23:32:53 +02:00
CCS811_AN000370_2-00.pdf Add datasheets to repo 2024-08-03 17:30:06 +02:00
flake.lock Get stuff running with SD 2024-06-25 22:20:08 +02:00
flake.nix Fix nix and update all dependecies 2024-05-16 18:58:23 -04:00
justfile Log data to SDCard 2024-07-21 23:32:53 +02:00
memory.x Simplify memory.x by adding link-rp.x to cargo rustflags. Closes #1. 2022-09-30 20:13:11 +08:00
README.md Use own repo 2024-07-06 14:37:43 +02:00
rust-toolchain-nightly.toml Get stuff running with SD 2024-06-25 22:20:08 +02:00
rust-toolchain.toml Get stuff running with SD 2024-06-25 22:20:08 +02:00
SOLDERED_CCS811B_DATASHEET.pdf Add datasheets to repo 2024-08-03 17:30:06 +02:00

co2_sensing

Measuring the CO2 levels at a local club (with permission)