You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note/content.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,13 +69,16 @@ This application note uses modern sensors to provide accurate, real-time measure
69
69
-**Particulate Matter (PM2.5 and PM10)**: Measures fine particles suspended in the air, which can penetrate the lungs and cause health problems.
70
70
-**NO2 Sensor**: Detects nitrogen dioxide, a harmful gas released by vehicles and industrial activities.
71
71
-**O3 Sensor**: Measures ozone, a gas that forms in the atmosphere through reactions between pollutants and sunlight, contributing to respiratory problems.
72
-
-**Outdoor Air Quality Index (AQI)**: The AQI simplifies the interpretation of air quality by combining data from multiple pollutants (PM, NO2, O3) into a single value. This index is based on a scale that ranges from 0 to 500, where:
73
-
- 0-50 indicates good air quality.
74
-
- 51-100 is moderate.
75
-
- 101-150 is unhealthy for sensitive groups.
76
-
- 151-200 is unhealthy for everyone.
77
-
- 201-300 is very unhealthy.
78
-
- 301-500 signals hazardous conditions.
72
+
-**Outdoor Air Quality Index (AQI)**: The AQI simplifies the interpretation of air quality by combining data from multiple pollutants (PM, NO2, O3) into a single value.
73
+
74
+
The AQI index is based on a scale that ranges from 0 to 500, where:
75
+
76
+
- 0-50 indicates good air quality.
77
+
- 51-100 is moderate.
78
+
- 101-150 is unhealthy for sensitive groups.
79
+
- 151-200 is unhealthy for everyone.
80
+
- 201-300 is very unhealthy.
81
+
- 301-500 signals hazardous conditions.
79
82
80
83
The AQI makes it easy to understand how outdoor air quality might affect public health, particularly when pollutant levels rise to unhealthy levels.
0 commit comments