Fermion: ENS160 Smart Air Quality Sensor

SKU: SEN0515

The article introduces the Fermion ENS160 Smart Air Quality Sensor, which is designed for indoor air quality monitoring using ScioSense's ENS160 chip. The sensor employs TrueVOC™ technology and MOX technology to provide accurate data on IAQ parameters such as TVOC, eCO2, and AQI. With features like fast response, anti-interference capabilities, and built-in automatic baseline correction, the ENS160 ensures long-term stability and reliability in air quality monitoring. The sensor's intelligent on-chip algorithms allow for easy interpretation of the environmental data, making it user-friendly and effective for maintaining indoor air quality.

Front of ENS160 breakout board for indoor air quality sensor with VOC detection-DFRobot product sku:SEN0515 image.
  • Docs
  • Tech Specs
  • Projects
  • 1. Example Code for Arduino-Data Pooling

    This article offers a detailed guide on using Arduino for data pooling with the ENS160 sensor, including hardware and software setup, wiring instructions, and sample code to measure air quality indices such as AQI, TVOC, and eCO2.

    2. Example Code for Arduino-Get Data by Interrupt

    Burn the program to FireBeetle Board ESP32-E through Arduino IDE. When an interrupt is triggered, the information about TOVC, eCO2 concentration and AQI level will be printed on the serial monitor.

    3. Example Code for Raspberry Pi-Data Pooling

    This guide offers detailed instructions for setting up a Raspberry Pi with an ENS160 Air Quality Sensor, including hardware and software requirements, necessary wiring diagrams, and step-by-step sample code execution for effective data pooling and analysis.

    4. Example Code for Raspberry Pi-Get Data by Interrupt

    This article provides a comprehensive guide on setting up a Raspberry Pi with the ENS160 Air Quality Sensor to get data through interrupts. It includes hardware and software preparation, wiring diagrams, step-by-step instructions for enabling I2C, installing dependencies, and running sample code for effective data acquisition.

    Reference

    The ENS160 Air Quality Sensor article covers its library installation, communication protocols, API functions, and principles for effective indoor air quality monitoring using TrueVOC™ technology for detecting TVOC, eCO2, and AQI with high accuracy and stability.

    Specification

    Parameter Value
    Power Supply Voltage 3.3V
    Working Current 29mA
    Warm-up Time <3 minutes
    Interface Mode I2C, SPI
    I2C Address 0x52, 0x53(Default)
    Operating Temperature Range -40℃~85℃
    Working Humidity Range 5%RH~95%RH
    eCO2 Measurement Range 400ppm~65000ppm
    TVOC Measuring Range 0ppb~65000ppb
    Product Size 20×15mm/0.79×0.59inch
    Mounting Holes hole pitch: 15mm, aperture: 2mm

    Pinout

    Board Overview

    Num Label Description
    1 3V3 Power +
    2 GND GND
    3 SCL I2C clock line
    4 SDA I2C data line
    5 SCK Serial clock
    6 SDI Serial data input
    7 SDO Serial data ouput
    8 CS Chip-select
    9 INT Interrupt Pin

    Was this article helpful?

    TOP