Close

New CanAirIO Air Quality Sensors Library

A project log for CanAir.io Air Quality Network

Citizen science project with mobile and fixed sensors for measuring air quality using low-cost sensors and smartphones

hpsaturnHpsaturn 12/11/2020 at 11:030 Comments

We released a new sensors library for PlatformIO and Arduino library managers. The idea with this libraries is handling some particle meter (PM) sensors, like Honeywell, Plantower, Panasonic, Sensirion, and others compatible with UART communication, also in the roadmap we could have i2c support. The library supports others environment sensors like AM2320, dht22, sht31, aht10, bme280 sensors too.

For example here, we showing auto-configuration feature with Panasonic and Sensirion sensors:

Source code: https://github.com/kike-canaries/canairio_sensorlib

Discussions