I recently picked-up an Environmental Combo Breakout sensor which is the ENS160/BME280 version. I can find the library and sample Python code for the BME280 sensor (which works great) but not for the ENS160 sensor. All I can find for that is the Arduino library. The master “sparkfun-qwiic…” library doesn’t include this sensor either – only the CCS811.
Does a Python library exist for this sensor? Googling didn’t produce much, so any pointers would be appreciated. Thanks!
Rich