arduino-i2c-sen5x icon indicating copy to clipboard operation
arduino-i2c-sen5x copied to clipboard

Arduino library to work with Sensirion's SEN5x environmental sensor modules via I2C

Results 3 arduino-i2c-sen5x issues
Sort by recently updated
recently updated
newest added

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....