From bad06772dfcc9b0211c961e9dcc9d41a2a7e32bd Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 10 Sep 2023 05:06:12 +0200 Subject: README: Add feature liste and link to homepage --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 261b4cd..13a6b78 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # Moile CO₂ Monitor -This repository contains NodeMCU Lua source code for a mobile CO₂ monitor. +This repository contains NodeMCU Lua source code for a [mobile CO₂ monitor](https://finalrewind.org/projects/mobile-co2-monitor/). I found it quite interesting to see how bad the air inside meeting rooms and train carriages can get, and how well ventilation in other areas can work. There is also OpenSCAD source code for 3D-printing a case – however, as I relied on hand-soldering rather than designing a PCB for this task, it will likely need adjustments. +## Features + +* Display for CO₂, temperature, humidity, and battery level +* Logging to InfluxDB +* WiFi roaming (i.e., can connect to more than one WiFi network) + ## Components * Processor: ESP8266 -- cgit v1.2.3