Sensirion SCD30
From Teknologisk videncenter
Linux
- Git clone https://github.com/Sensirion/embedded-i2c-scd30.git
- copy linux C file from sample-implementations to main folder
- make all
- Change I2C_DEVICE_PATH to system i2c bus in sensirion_i2c_hal.c
- make all
- Run ./scd30_i2c_example_usage
Adapt to your project