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

Arduino library for Sensirion SCD4x sensors

Results 4 arduino-i2c-scd4x issues
Sort by recently updated
recently updated
newest added
trafficstars

I connect the SCD41 sensor and Arduino Uno board with the breadboard and run the example program from this library. The program fails. After some time of debugging, I think...

The example usage code is quite great for newbies, however, after I connected more than one sensor to the Arduino board, my program crashed. And the provided error log is...

documentation

Hello. Is it possible to setSensorAltitude below sea level?

Hi, I’m trying to better understand how ASC (Automatic Self-Calibration) works, and which conditions need to bet met for optimal results, as I'm a bit confused. Here’s an excerpt from...