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

## Overview In [Telegram discussion](https://t.me/canairio/26409) and after some tests from @Marvin-1802 and @roberbike, it concludes that the better pins are Pins 25 RX and 26

bug

## Overview Testing a library build with ESP32S3 board, this dependency fails ## Log output ```cpp ndexing .pio/build/ESP32-S3-DevKitC-1/libdba/libMH-Z19.a In file included from .pio/libdeps/ESP32-S3-DevKitC-1/CanAirIO Air Quality Sensors Library/src/Sensors.cpp:1: .pio/libdeps/ESP32-S3-DevKitC-1/CanAirIO Air Quality...

bug

Could this sensor added to the list of supported sensors https://www.mouser.co.uk/ProductDetail/Sensirion/SGP41-D-R4?qs=A6eO%252BMLsxmRqwfOE5NYPVA%3D%3D Data Sheet https://www.mouser.co.uk/datasheet/2/682/Sensirion_Gas_Sensors_Datasheet_SGP41-2604356.pdf

enhancement

## Description Support for Geiger sensor CAJOE ## Tests - [x] tested in real hardware - [ ] backward compatibility tests - [x] enable/disable feature via build flag - [...

## Overview On the last merge of CAJOE branch, I had the next compiling error for non ESP32 boards. Compiling for Wio Terminal sounds like the #ifdef statment not works...

bug

db6e04e updated all thrid party libraries dependencies 520ddce updated ERR constants validations for SPS30 library 1.4.14 68a32cd v0.5.7 added new architecture: atmelsam 5e4f573 added new example for Wioterminal (atmelsam) 0169800...

## Summary We need improve the developers documentation, some fields and methods needs documentation

enhancement

## Summary This issue it is relation with this thread: https://github.com/RobTillaart/AM232X/issues/19 In a brief, the sensor when it's alone is not recognized for the library, but when is joined in...

bug
help wanted

We need remove CORE_DEBUG_LEVEL like a dependencie

enhancement
minor