Skip to content

New SDK. AQIX (Air Quality Monitor IoT Weather Station)

Following on from the original popular CWX (Compact Weather Station), a number of improvements have been on the shopping list for a while and one of those to add an Air Quality CO2 Sensor.

AQIX is a compact, self-contained CO2 Air Quality Sensor with the addition of a range of Barometric Weather Sensors.

Overview
Based on the new Espressif ESP32C3 Mini, which has both Wi-Fi and BT, the AQIX SDK board is provided with onboard Battery Holder or External DC Input.
Interface for programming, and development, is thought a standard Type C USB, into the onboard UART and ESP32C3, so making development and use, completely self-contained.
Using the provided I2C interface, an OLED display can be plugged directly into the board, if required, for local monitoring and status information.
Opensource AQIX Firmware is provided on our GitHub, using the standard PlatformIO platform. This monitors Barometric Pressure, Temperature, Humidity, Light Level and CO2 Air Quality information, which can then be sent to your Home Automation, or cloud service, via provided MQTT or Domoticz etc., as standard.
Further details can be found in our GitHub and Hackster.io pages