diff --git a/README.md b/README.md index bfd58d7..b3b73dd 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ higher concentrations of CO2 inside will make you sleepy and have an impact on y ## build just solder everything according to the connection schema. +get yourself a copy of esphome (https://esphome.io/) and compile the firmware with 'esphome co2sensor.yaml run' - hold boot on your esp until fw upload start. ### schema @@ -66,4 +67,4 @@ either way it might be a good idea to have a capacitor between VCC and GND. my p * cooldown time for buzzer (alarm only once every n minutes) -> lambda/interval/on_time? * add openings for mh-z19 to the case * adjust light tunnel to use frosted acrylic glass - * add a silent switch for meeting rooms and such (no buzzer, but flash at a regular interval to attract attention) \ No newline at end of file + * add a silent switch for meeting rooms and such (no buzzer, but flash at a regular interval to attract attention) diff --git a/ampelschirm.svg b/lasercut_case/ampelschirm.svg similarity index 100% rename from ampelschirm.svg rename to lasercut_case/ampelschirm.svg diff --git a/box.svg b/lasercut_case/box.svg similarity index 100% rename from box.svg rename to lasercut_case/box.svg diff --git a/box2.svg b/lasercut_case/box2.svg similarity index 100% rename from box2.svg rename to lasercut_case/box2.svg diff --git a/deckel.svg b/lasercut_case/deckel.svg similarity index 100% rename from deckel.svg rename to lasercut_case/deckel.svg