pi3g / bme68x-python-library

Python 3 Library for BME688 and BME680 (Bosch Sensortec sensors), supports Bosch BSEC
MIT License
46 stars 18 forks source link

ULP Mode #24

Open mcalisterkm opened 12 months ago

mcalisterkm commented 12 months ago

An interesting issue with ULP (Ultra Low Power) mode on the BME688 was raised and a discussion and example ULP python code is here.

Both Forced and Parallel modes are shown to work in ULP operation with the bme68x-python-library and BSEC 2.

Regards Keith