AirQ

SKU:K131

Description

AirQ is an integrated, low-power air quality monitoring device designed to provide comprehensive air quality monitoring solutions. It features multiple components, including the SEN55 air quality sensor and the SCD40 CO2 sensor, enabling the monitoring of PM1.0, PM2.5, PM4, PM10 particles, temperature, humidity, VOC, and CO2 concentrations. Powered by the StampS3 main controller and equipped with 8M Flash memory, AirQ ensures efficient data processing and storage capabilities.

The device comes with a 1.54-inch e-ink display with a resolution of 200x200, providing a clear visual representation of the data. Even in the event of a power outage, the final data screen will remain visible, ensuring continuous visualization. To extend monitoring capabilities, AirQ is equipped with a 450mAh battery and an RTC low-power power management circuit. This allows the device to enter sleep mode and be awakened on a scheduled basis, conserving energy and prolonging battery life.

Out of the box, AirQ's firmware is preconfigured to upload data to M5's EZDATA cloud platform, which automatically generates monitoring pages, providing users with convenient remote access and data management. Users can monitor air quality data anytime, anywhere through the cloud-based access.

For versatile installation options, AirQ features LEGO mounting holes, adhesive magnets, and four detachable mounting ears. This allows for flexible and secure installation in various settings, including homes, schools, industrial facilities, and hospitals, enabling long-term online air quality monitoring.

To enter download mode, press and hold the G0 button on the StampS3 before powering on, and release it after powering up.

Power On:
You can power on the device by pressing the "WAKE" button or through the RTC-triggered IRQ signal for wake-up. After completing the wake-up signal, in the program initialization, it is necessary to set the hold (G46) pin to a high level (1) to maintain power; otherwise, the device will re-enter sleep mode.
Power Off:
To power off when not externally powered via USB, press the RST button. Alternatively, when running the program without external USB power, set HOLD (GPIO46) to 0 to achieve a power-off shutdown.

Tutorial

This tutorial will show you how to program and control AirQ devices through Arduino IDE

UIFlow

This tutorial will show you how to control the AirQ device through the UIFlow2.0 graphical programming platform

Features

  • SEN55 and SCD40 sensors
  • 1.54 inch ink screen (resolution 200*200)
  • Built-in 450mAh battery
  • Grove interface
  • Access the EZDATA cloud platform
  • The RTC wakes up periodically

Includes

  • 1x AirQ
  • 1x Operating Instructions

Applications

  • Home environment monitoring
  • Automation in industry
  • Medical locations
  • Research laboratory
  • Remote monitoring application
  • Air-conditioning system optimization
  • Construction site

Specification

Resources Parameters
MCU StampS3(ESP32S3FN8@8M Flash,240Mhz,2.4GHz Wi-Fi)
Screen GDEY0154D67@1.54"
Resolution 200*200px
SEN55 I2C address: 0x69
SCD40 I2C address: 0x62
Environmental detection type PM1.0, PM2.5, PM4, PM10 particles, temperature, humidity, VOC and CO2 concentrations
RTC RTC8563
Battery 450mAh@3.7V
Button Key A(G0), key B(G8), Start Button, Reset and Shutdown
Grove interface HY2.0-4P
Buzzer Onboard passive buzzer
Fixed Structure Lego mounting holes, adsorption magnets and 4 M3 plug-in mounting ears
Operating Temperature 0-40°C
Product Size 72*56*24.1mm
Package Size 103*75*30mm
Product Weight 91.1g
Package Weight 119.3g

Instruction Manual

module size

Schematic

schematics

EasyLoader

PinMap

I2C Communication Chip

STAMPS3 G11 G12
SEN55 SDA SCL
SCD40 SDA SCL
RTC8563 SDA SCL

Buzzer,Button,SEN55 Power Switch and Battery detection

STAMPS3 G9 G0 G8 G14 G46 G42 G14
BEEP beep
BUTTON A USER_A
BUTTON B USER_B
SEN55 POWER SWITCH airPWREN
HOLD HOLD
WAKE WAKE
BATTERY DETECT G14

Ink Screen

STAMPS3 G1 G2 G3 G4 G5 G6
GDEY0154D67 BUSY RST D/C CS SCK MOSI

GROVE Port

STAMPS3 G13 G15 5V GND
PORT A SDA SCL VCC GND

Module Size

module size

Examples

Arduino

Video

  • AirQ Product Function Introduction