- Introduction
- Device Overview
- 2.1 Components
- 2.2 Interface
- Getting Started
- 3.1 Installation
- 3.2 First Power-On
- 3.3 Connecting to Wi-Fi
- Interface Overview
- Advanced Settings
Air Quality Monitor (AQM) is an IoT device designed to measure indoor CO₂/TVOC levels, temperature, pressure, humidity, and transmit real-time data via an RGB LED and MQTT to platforms like Yandex.
- Front Panel:
- 1.28" IPS Round Display
- Rear Panel:
- USB Type-C Port (for power and firmware updates)
- Internal Components:
- CO₂ Sensor (CCS811)
- Temperature/Pressure/Humidity Sensor (BME280)
- Microcontroller (ESP32 Live Mini)
- RGB Indicator (WS2812B)
- Display: Shows CO₂ levels, network status, and calibration info.
- Web Panel: Accessible via device IP for configuration.
- Place the device on a flat surface 1-2 meters above breathing level.
- Ensure ventilation holes are unobstructed.
- Connect the USB cable to a 5V/1A power source.
- The screen will display:
- CO₂ meter
- Admin panel address
- Wi-Fi Status (see Connecting to Wi-Fi)
- MQTT Status (see MQTT Configuration)
- Connect to the device’s access point
AQM_AP.
- Open a browser to the displayed address (e.g., http://192.168.4.1).
- Go to WIFI menu, enter credentials, and click Save.
Note: Connection status updates within seconds.
| Element | Description |
|---|---|
| CO₂ Meter | Color gradient (green, yellow, orange, red) |
| Current CO₂ Value | eCO₂ value (400.0–1500.0) |
| Web Panel Link | URL (e.g., http://192.168.1.100) |
| Network Status | Wi-Fi/MQTT connection (green/red) |
| Calibration Status | "CALIBRATION" text in teal |
| Firmware Version | Version with notification (e.g., v1.0.0) |
Accessible at http://[device-address]:
- Wi-Fi: Configure SSID and password.
- Set broker details (host, port, credentials).
- Use unique device ID for topic prefix.
Example Using wqtt.ru
- Sign up at wqtt.ru.
- Add device and sensors with topics
common/aqm/co2,tvoc,temp,pressureandhumidity.
- Sync with Yandex Smart Home via integration steps.
- Link wqtt.ru in Yandex app.
- Refresh devices and rename AQM.
- View data and configure alerts.
- Place in clean air and run calibration via web panel.
- Wait 20 minutes, then stop calibration and reboot.
- Navigate to
System > Update firmware. - Upload
firmware.binfrom/binfolder.











