Prepare: Getting Started with Sensors and Arduino
Choose the right sensor for your situation and learn the basic knowledge you need to know to handle it properly. Learn about the various characteristics that determine the performance of the sensor, the interface method, and precautions for use. Install the program to run Arduino and check how to use the library to be used for practice, and you are ready!
Practice: Measuring the pollutants that harm your body
From simple temperature and humidity to fine dust, ultraviolet rays, formaldehyde, and radiation, we will cover 18 sensors that can measure air pollutants and atmospheric conditions that affect the human body. We will explore the specifications, features, and operating principles of each sensor and connect them with Arduino to accurately measure the value.
One more step!: Take on a sensor project
If you have studied how each sensor works and measured the air environment around you, you can now apply the sensor to various projects. In this book, we will make a simple ¡®fine dust & temperature and humidity meter' and use LCD, Bluetooth, Wi-Fi, and RF communication to display the results of the project.
Chapter 1 Getting Started with Sensors and Arduino
[101] Sensors Covered in this Book
1 Air Quality Sensors
2 Characteristics that Affect Sensor Performance
3 Output Units
4 Interface Methods
5 Precautions
[102] Introducing Arduino
1 What is Arduino?
2 Arduino Board Types
3 Arduino IDE
[103] Arduino Library
1 Steam_Air_xxx Library
2 Steam_Air_xxx Library Configuration
Chapter 2 Fine Dust Sensor
[201] What is fine dust?
1 Effects on the human body
2 Fine Dust Standards
3 Comparison of Fine Dust Measurement Performance of Simple Measuring Instruments
4 Fine Dust Sensors Used in Simple Measuring Instruments
5 Fine Dust Sensor
[202] PMS7003 Fine Dust Sensor
1 What is the PMS7003 Fine Dust Sensor?
2 Connecting the Sensor
3 Software Coding
4 Testing the Sensor
[203] GP2Y1010AU0F Fine Dust Sensor
1 What is the GP2Y1010AU0F Sensor?
2 Connecting the Sensor
3 Software Coding
4 Testing the Sensor
[204] PPD42NS Fine Dust Sensor
1 What is the PPD42NS sensor?
2 Connecting the Sensor
3 Software Coding
4 Testing the Sensor
[205] SDS011 Fine Dust Sensor
1 What is the SD011 Fine Dust Sensor?
2 Connecting the Sensor
3 Software Coding
4 Testing the Sensor
Chapter 3 Indoor Air Environmental Sensors
[301] DHT22 Temperature-Humidity Sensor
1 Temperature (T)/ Humidity (RH)
2 What is the DHT22 Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[302] MH-Z19B Carbon Dioxide Sensor
1 Carbon Dioxide
2 What is the MH-Z19B Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[303] ZE08-CH2O Formaldehyde Sensor
1 Formaldehyde
2 What is the ZE08-CH2O sensor?
3 Connecting the Sensor
4 Software Coding
5 ¼¾¼ µ¿ÀÛ È®ÀÎ
[304] CCS811 TVOC Sensor
1 TVOC
2 What is the CCS811 Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[305] GDK101 Radiation Sensor
1 Radiation
2 What is the GDK101 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
Chapter 4 Outdoor Air Environmental Sensors
[401] MQ-131 Ozone Gas Sensor
1 Ozone
2 What is the MQ-131 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[402] MQ-7 Carbon Monoxide Gas Sensor
1 Carbon Monoxide
2 What is the MG-7 Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[403] MiCS-4514 Nitrogen Dioxide Gas Sensor
1 Nitrogen Dioxide
2 What is the MiCS-4514 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[404] MiCS-6814 Ammonia Gas Sensor
1 Ammonia
2 What is the MiCS-6814 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[405] DGS-SO2 Sulfur Dioxide Gas Sensor
1 Sulfur Dioxide
2 What is the DGS-SO2 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
Chapter 5 Atmospheric Environmental Sensors
[501] BME280 Atmospheric Pressure (Barometric) Sensor
1 Atmospheric Pressure
2 What is the BME280 Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[502] GUVA-S12SD Ultraviolet Light Sensor
1 Ultraviolet Light
2 What is the GUVA-S12SD Sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[503] MD0550 Airflow Sensor
1 Airflow
2 What is the MD0550 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
[504] QS-FS01 Wind Speed Sensor
1 Wind (wind speed)
2 What is the QS-FS01 sensor?
3 Connecting the Sensor
4 Software Coding
5 Testing the Sensor
Chapter 6 Project Fine Dust and Temperature/Humidity Meter
[601] Monitoring with LCD screen
1 Getting Started
2 Connecting the Hardware
3 Software Coding
4 Testing the Project
[602] Smartphone App Monitoring with Bluetooth
1 Getting Started
2 Connecting the Hardware
3 Software Coding
4 Testing the Project
[603] Remote Monitoring with Wi-Fi
1 Getting Started
2 Connecting the Hardware
3 Software Coding
4 Testing the Project
[604] 604 Remote Monitoring with RF Communication
1 Getting Started
2 Connecting the Hardware
3 Software Coding
4 Testing the Project