Go to file
2024-04-05 19:29:05 +03:00
include first commit 2024-04-05 18:51:21 +03:00
src make some Reame 2024-04-05 19:29:05 +03:00
test first commit 2024-04-05 18:51:21 +03:00
.gitignore make some Reame 2024-04-05 19:29:05 +03:00
logplotter.py first commit 2024-04-05 18:51:21 +03:00
Makefile make some Reame 2024-04-05 19:29:05 +03:00
platformio.ini first commit 2024-04-05 18:51:21 +03:00
populate_static.py first commit 2024-04-05 18:51:21 +03:00
populate_static.sh first commit 2024-04-05 18:51:21 +03:00
README.org make some Reame 2024-04-05 19:29:05 +03:00

Balcony WX station de UT3UMS

Inspiration

Installation

It requires platformio and gnu make, obviously.

make # or `make build`
make flash

Usefull info for future

Levels

In the event of TVOC issues, inspections should be carried out to find
the root cause of the problem and address it as exposure to the VOCs
may harm health. Indoor VOC levels up to 350 ppb are
acceptable. However they should not exceed 500ppb.  CO2 ppm range of
450 to 2000 ppm (parts per million).

Particulate matter

PM1
are extremely fine particulates with a diameter of fewer than 1 microns.
PM2.5
(also known as fine particles) have a diameter of less than 2.5 microns.
PM10
means the particles have a diameter less than 10 microns, or 100 times smaller than a millimeter.

TODO

In gneral I want the stack to be pluggable as much as possible. The current scope of wanted readings is not including any plans on it's implementations.

  • Thermometer - provided by HDC1080
  • Humidity sensor - provided by HDC1080
  • Particulate matter

    • PM2.5 - i'd to start with it
    • PM10
    • PM1 - I might need it to indoor mod
  • Preasure sensor
  • Seismograph
  • Ionising radiation sensor
  • UV-sensor
  • Gas sensors:

    • CO2 - eCO2 provided by CCS811
    • TVOC - eTVOC provided by CCS811
    • CO
    • H2S
    • NH3
    • O2
    • LEL
    • smoke and fire