canairio_sensorlib icon indicating copy to clipboard operation
canairio_sensorlib copied to clipboard

Particle sensor manager for multiple sensors: Honeywell, Plantower, Panasonic, Sensirion, etc. This is sensors layer of CanAirIO project too.

Results 21 canairio_sensorlib issues
Sort by recently updated
recently updated
newest added

**Summary.** For imperial or metrics units maybe we need specialized getters Discussion: https://t.me/canairio/20267

enhancement

## Summary - [x] fixed issues around #203 - [x] support for M5 AirQ device - [x] PM sensor for AirGradient - [ ] Second UART for AirGradient - [...

Test the Bosch BME680 library for more accuracy. ![image](https://github.com/kike-canaries/canairio_sensorlib/assets/20878412/0601d014-08fd-462e-af1d-8d95ca504067) ![image](https://github.com/kike-canaries/canairio_sensorlib/assets/20878412/8527b0cd-0f03-42ae-b749-17726a227125)

## Summary Hello, I'm reaching out as a user of ESP32 LILYGO® LoRa32 V2.1_1.6, and I've observed limitations with the Softwareserial and HardwareSerial libraries. The Canairio library mandates the use...

enhancement

## Overview Testing UART with TDisplay, when you only change the Sensor Type setting to Sensirion, the messages stop on detection sensors message on the TFT, and the firmware in...

bug

## Summary In the last devel branch we have a workaround when one of these is connected, but we don't have a solution when both will connected.

enhancement
help wanted

## Overview With the last library versions and last Expressif Framework ^4.4.0 we had message of Wire1 already was initialized and it not permit flush and reconfigure with new pins....

bug

## Overview On verbose mode we have many messages around this: ## Log output ```cpp 09:53:50.518 > [552976][I][main.cpp:169] onSensorDataOk(): [MAIN] onSensorDataOk 09:53:50.518 > -->[WIFI] AP RSSI signal : -71 dBm...

help wanted
minor

## Summary Would be great if we could add the SGP30 to the library Code https://github.com/RobTillaart/SGP30 https://github.com/m5stack/M5-ProductExampleCodes/blob/master/Unit/TVOC/TVOC/Adafruit_SGP30.cpp Products https://www.adafruit.com/product/3709 https://shop.m5stack.com/products/tvoc-eco2-gas-unit-sgp30 ... Cheers markus

enhancement