DFRobot
Fermion: ENS160 Air Quality Sensor (Breakout)
This Fermion: ENS160 Air Quality Sensor, based on ScioSense's new ENS160 sensor chip, is specifically designed for indoor air quality monitoring and offers d...
Get notified when back in stock
Features
Applications
Specification
Documents
Shipping List
Jargon buster
Plain-language definitions for the technical terms used above.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2C address
- An I2C address is the number a device uses so a microcontroller can tell it apart from other devices on the same I2C bus. It matters because two devices with the same fixed address may conflict if used together.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
CE Certificate
Compliance · 613.1 KB · Click any page to view full size
RoHS Certificate
Compliance · 651.1 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 771.0 KB · Click any page to view full size
SEN0515 ens160 smart air quality sensor dimension V
Mechanical Drawings · 45.0 KB · Click any page to view full size
SEN0515 ens160 smart air quality sensor schematics 1
Schematic · 86.2 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
7a45a70
almost 4 years ago
· 8 commits
- examples Update getMeasureData.ino almost 4 years ago
- python Update get_measure_data.py almost 4 years ago
- resources 完善库资料 about 4 years ago
- DFRobot_ENS160.cpp 完善库资料 about 4 years ago
- DFRobot_ENS160.h Update DFRobot_ENS160.h almost 4 years ago
- keywords.txt V1.0.0 over 4 years ago
- library.properties 完善库资料 about 4 years ago
- LICENSE V1.0.0 over 4 years ago
- README.md Update README.md almost 4 years ago
- README_CN.md 完善库资料 about 4 years ago
Related Tutorials
Free guides on learn.littlebird.com.au