Go to file
2024-04-13 01:03:37 +03:00
include BMP280 MS5611 added 2024-04-13 01:03:37 +03:00
src BMP280 MS5611 added 2024-04-13 01:03:37 +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 BMP280 MS5611 added 2024-04-13 01:03:37 +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 BMP280 MS5611 added 2024-04-13 01:03:37 +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.


    400 ppm: average outdoor air level.
    4001,000 ppm: typical level found in occupied spaces with good air exchange.
    1,0002,000 ppm: level associated with complaints of drowsiness and poor air.
    2,0005,000 ppm: level associated with headaches, sleepiness, and stagnant, stale, stuffy air. Poor concentration, loss of attention, increased heart rate and slight nausea may also be present.
    5,000 ppm: this indicates unusual air conditions where high levels of other gases could also be present. Toxicity or oxygen deprivation could occur. This is the permissible exposure limit for daily workplace exposures.
    40,000 ppm: this level is immediately harmful due to oxygen deprivation.

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 - PS3003 acuired
    • 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