arduino-i2c-sen5x
arduino-i2c-sen5x copied to clipboard
Arduino library to work with Sensirion's SEN5x environmental sensor modules via I2C
The example fails to compile unless users understand they need to download the core. This PR removes that hurdle.
We are using the SEN5X series and we would like to know how it should be operated if we want to have "interrupted" operation to save power. Ideally we want:...
I’m using a SEN54-SDN-T on a shared I²C bus with another Sensirion sensor. I’ve implemented the startup sequence according to the datasheet, including a warm-up delay before polling PM values....