Working principle: Difference between revisions

From bcmeter.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
# Polluted air passing through filter paper
# Polluted air passing through filter paper
# Filter paper absorbs black carbon (BC)
# Filter paper absorbs black carbon (BC)
# bcMeter, basically a Photometer, measures attenuation at 880 nm
# Sensor measures attenuation of LED shining at 880nm through filter paper
# Data is evaluated by Python script and saved as .csv
# Data is evaluated by Python script and saved as .csv
# Data is displayed in web browser
# Data is displayed in web browser

Revision as of 23:13, 7 July 2021

  1. Polluted air passing through filter paper
  2. Filter paper absorbs black carbon (BC)
  3. Sensor measures attenuation of LED shining at 880nm through filter paper
  4. Data is evaluated by Python script and saved as .csv
  5. Data is displayed in web browser