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
+12-15Lines changed: 12 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: 'Environmental Monitoring with the Nicla Sense Env'
3
-
description: "This application note describes how to implement a simple environmental monitor with the Nicla Sense."
3
+
description: "This application note describes how to implement an outdoor air quality monitor with the Nicla Sense Env."
4
4
difficulty: intermediate
5
5
compatible-products: [nicla-sense-env]
6
6
tags:
@@ -21,25 +21,23 @@ software:
21
21
22
22
## Introduction
23
23
24
-
Air pollution is a growing concern in urban and industrial areas due to the harmful effects of airborne pollutants such as airborne particulate matter (PM), nitrogen dioxide (NO2), and ozone (O3) on human health and the environment. This application note presents the development of an outdoor air quality monitor using the Portenta C33, the Nicla Sense Env and the PMS7003 sensor, which measures PM2.5 and PM10 levels. The environmental monitor provides real-time data on temperature, humidity, concentrations of NO2 and O3, and the outdoor air quality index (AQI), making it suitable for use in urban areas, industrial zones, or environmental research.
24
+
Air pollution is a growing concern in urban and industrial areas due to the harmful effects of airborne pollutants such as nitrogen dioxide (NO2), ozone (O3) and airborne particulate matter (PM) on human health and the environment. This application note presents the development of an outdoor air quality monitor using the Portenta C33 and the Nicla Sense Env. The outdoor air quality monitor provides real-time data on temperature, humidity, concentrations of NO2 and O3, and the outdoor air quality index (AQI), making it suitable for use in urban areas, industrial zones, or environmental research.
25
25
26
26
## Goals
27
27
28
28
The main goals of this application note are as follows:
29
29
30
-
- Develop a simple outdoor air quality monitor that provides real-time data on temperature, humidity, and pollutants such as nitrogen dioxide (NO2), ozone (O3) and airborne particulate matter (PM2.5 and PM10).
31
-
- Interface the Portenta C33 board with the Nicla Sense Env and the PMS7003 sensor to measure environmental parameters, including airborne particulate matter and gas pollutants.
30
+
- Develop a simple outdoor air quality monitor that provides real-time data on temperature, humidity, and pollutants such as nitrogen dioxide (NO2) and ozone (O3).
32
31
- Collect accurate readings of NO2, O3 and the outdoor air quality index (AQI) to assess overall outdoor air quality.
33
-
- Display real-time Arduino IDE Serial Monitor data for immediate observation and analysis.
34
-
- Establish a connection to the Arduino Cloud to enable remote monitoring and data analysis of the collected air quality data.
32
+
- Display real-time data from the Nicla Sense Env on the Arduino IDE Serial Monitor for immediate data observation and analysis.
33
+
- Establish a connection to the Arduino Cloud to enable remote monitoring and data analysis of the collected outdoor air quality data.
-[Nicla Sense Env](https://store.arduino.cc/products/nicla-sense-env) (x1)
42
-
- PMS7003 airborne particulate matter sensor (x1)
43
41
- USB-C® cable (x1)
44
42
- Wi-Fi® W.FL antenna (x1)
45
43
@@ -50,23 +48,22 @@ The main goals of this application note are as follows:
50
48
51
49
## Hardware Setup Overview
52
50
53
-
The electrical connections of the proposed environmental monitor are shown in the diagram below:
51
+
The electrical connections of the proposed outdoor air quality monitor are shown in the diagram below:
54
52
55
-
The diagram illustrates the connection of all the environmental monitor's components. The Portenta C33 is the monitor's main controller; the Nicla Sense Env board provides temperature, humidity, and outdoor air quality data, while the PMS7003 sensor provides airborne particulate matter data.
53
+
The diagram illustrates the connection of all the monitor's components. The Portenta C33 is the monitor's main controller; the Nicla Sense Env board provides temperature, humidity, and outdoor air quality data.
56
54
57
-
The Nicla Sense Env is connected to the Portenta C33 via ESLOV and the PMS7003 via Serial. The monitor has one main voltage bus (+5 VDC from the Portenta C33) that powers both the Nicla Sense Env and the PMS7003 sensor. The Portenta C33 is powered through its onboard USB-C port for testing purposes.
55
+
The Nicla Sense Env is connected to the Portenta C33 via ESLOV. The monitor has one main voltage bus (+5 VDC from the Portenta C33) that powers the Nicla Sense Env, the Portenta C33 is powered through its onboard USB-C port for testing purposes.
58
56
59
57
## Understanding Outdoor Air Quality
60
58
61
-
Air pollution is not just a problem in urban areas; rural environments also face significant risks from pollutants like nitrogen dioxide (NO2) and ozone (O3). These gases and particulate matter (PM) pose serious health risks, especially for vulnerable populations. NO2, produced by combustion engines and industrial processes, can travel far beyond urban centers. O3, formed by atmospheric chemical reactions, affects urban and rural regions, especially during warmer seasons.
59
+
Air pollution is not just a problem in urban areas; rural environments also face significant risks from pollutants like nitrogen dioxide (NO2) and ozone (O3). These gases pose serious health risks, especially for vulnerable populations. NO2, produced by combustion engines and industrial processes, can travel far beyond urban centers. O3, formed by atmospheric chemical reactions, affects urban and rural regions, especially during warmer seasons of the year.
62
60
63
-
Real-time monitoring is critical in urban and rural settings to manage exposure to these pollutants properly. Air quality tracking helps individuals and communities proactively reduce health risks.
61
+
Real-time monitoring is critical in urban and rural settings to manage exposure to these pollutants properly. Air quality tracking and monitoring helps individuals and communities to proactively reduce health risks.
64
62
65
63
### The Role of Sensors in Air Quality Monitoring
66
64
67
-
This application note uses modern sensors to provide accurate, real-time measurements of various pollutants. The Nicla Sense Env, with the PMS7003 sensor, offers an interesting solution for monitoring outdoor air quality:
65
+
This application note uses modern and state of the art sensors to provide accurate, real-time measurements of various pollutants. The Nicla Sense Env board offers an interesting solution for monitoring outdoor air quality.
68
66
69
-
-**Particulate Matter (PM2.5 and PM10)**: Measures fine particles suspended in the air, which can penetrate the lungs and cause health problems.
70
67
-**NO2 Sensor**: Detects nitrogen dioxide, a harmful gas released by vehicles and industrial activities.
71
68
-**O3 Sensor**: Measures ozone, a gas that forms in the atmosphere through reactions between pollutants and sunlight, contributing to respiratory problems.
72
69
-**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.
@@ -82,7 +79,7 @@ The AQI index is based on a scale that ranges from 0 to 500, where:
82
79
83
80
The AQI makes it easy to understand how outdoor air quality might affect public health, particularly when pollutant levels rise to unhealthy levels.
84
81
85
-
Monitoring PM, NO2, O3, and AQI in real-time allows for immediate responses when air quality worsens. This is especially important in rural areas with less visible air quality issues. The data collected can be sent to platforms like Arduino Cloud, enabling remote monitoring and long-term trend analysis, improving public awareness and policy decisions.
82
+
Monitoring NO2, O3, and AQI in real-time allows for immediate responses when air quality worsens. This is especially important in rural areas with less visible air quality issues. The data collected can be sent to platforms like Arduino Cloud, enabling remote monitoring and long-term trend analysis, improving public awareness and policy decisions.
0 commit comments