10 Commits

Author SHA1 Message Date
Brooke Kuhlmann 4d244acc1b Added Raspberry Pi and cable setup documentation
Necessary to explain how to connect sensors to your Raspberry Pi.

Milestone: minor
2026-02-26 17:04:32 -07:00
Brooke Kuhlmann 14d290fc05 Fixed carbon dioxide kind
Necessary to be compatible with our firmware header response because this is the official terminology now (and is also important for API consumption purposes).

Milestone: patch
2026-02-23 11:40:05 -07:00
Brooke Kuhlmann 0e80b58176 Added Milestoner configuration
Necessary for automatic versioning and release note generation. link:https://alchemists.io/projects/milestoner[Documentation].

Milestone: minor
0.0.0
2026-02-23 11:09:24 -07:00
Brooke Kuhlmann e7265f1bd9 Added documentation
Necessary to explain what this project is, why it's important, and how to use it.
2026-02-23 11:03:42 -07:00
Brooke Kuhlmann 098f40d967 Refactored the orignal setup script as the build script
Necessary to organize this within the `bin` folder.
2026-02-23 11:01:52 -07:00
Brooke Kuhlmann 80ff29343a Added project skeleton
Necessary to provide initial scaffolding for this project. This was generated using link:https://alchemists.io/projects/rubysmith[Rubysmith]. While this isn't a Ruby project since the core implementation is in C, having the Ruby tooling will help from a CI and code quality perspective.
2026-02-23 10:00:38 -07:00
Larry Bank 327849743e changed updated_at to created_at 2026-02-23 13:01:34 +01:00
Larry Bank 4c755ca748 changed CO2 units from ppm to parts_per_million 2026-02-21 13:22:17 +01:00
Larry Bank b53f2879db code cleanup and added install script 2026-02-20 16:54:39 +01:00
Larry Bank 2ecf05c024 initial commit 2026-02-13 21:27:38 +01:00