kike-canaries / canairio_sensorlib

Particle sensor manager for multiple sensors: Honeywell, Plantower, Panasonic, Sensirion, etc. This is sensors layer of CanAirIO project too.
https://canair.io/docs/sensorlib.html
GNU General Public License v3.0
37 stars 12 forks source link

Unssuported NOx Sensor request #154

Open Geelhem opened 1 year ago

Geelhem commented 1 year ago

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

Geelhem commented 1 year ago

Hi any update on this ?

hpsaturn commented 1 year ago

Hi, we have a new third party library included in the CanAirIO Sensorlib layer, maybe it resolve this issue? the library is: https://github.com/DFRobot/DFRobot_MultiGasSensor

And also the current testing firmware, upload two new variables: Nh3 and CO, but this sub-library support more sensors and variables.

Thanks in advance for any feedback.

Geelhem commented 11 months ago

seems like a good alternative way, only is prob is the price! thanks for looking into it.

Geelhem commented 10 months ago

I have purchased the DFRobot N02 sensor SKU: SEN0471, but it does not seem to be recognised at boot IMG_3337 Do I need to move the dipswitch for I2C ? Actually, it is not on the sensor list could it be added please?

hpsaturn commented 10 months ago

please test the last version in our OTA dev channel. @roberbike pushed some improvements for this sensor.