Skip to content

RobertNeat/Sensor-air-quality-ENS160---AHT21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENS160 + AHT21 sensor package on ESP_32

This project is the barebone for the projects using this sensor package (the readouts are on serial and to variables so they can be used on displays etc.). I2C address 0x52, 0x53.

The measurement are made through two sensors hooked to I2C line:

  1. ENS160 (air quality) - Indoor Air Quality:
    • TVOC (Total Volatile Organic Compunds),
    • eCO2 (equvalent CO2),
    • AQI (Air Quality Index),
    • additionally it detects: toluene, hydrogen, ethanol, NO2 and ozone. (cannot be measured but can be detected as quality decrease),
  2. AHT21 (air temperature and humidity:
    • room temperature,
    • relative humidity,

Sensor connection to ESP_32

Tables with metric reference:

AQ_output_characteristic

AQI_index_table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages