Skip to content

Commit 7955eec

Browse files
committed
Content update (linter fix)
1 parent 5abdc23 commit 7955eec

File tree

1 file changed

+10
-7
lines changed
  • content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note

1 file changed

+10
-7
lines changed

content/hardware/06.nicla/boards/nicla-sense-env/tutorials/environmental-monitor-application-note/content.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,16 @@ This application note uses modern sensors to provide accurate, real-time measure
6969
- **Particulate Matter (PM2.5 and PM10)**: Measures fine particles suspended in the air, which can penetrate the lungs and cause health problems.
7070
- **NO2 Sensor**: Detects nitrogen dioxide, a harmful gas released by vehicles and industrial activities.
7171
- **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.
7982

8083
The AQI makes it easy to understand how outdoor air quality might affect public health, particularly when pollutant levels rise to unhealthy levels.
8184

0 commit comments

Comments
 (0)