Are there any examples/tutorials available for using the SparkFun Environmental Sensor - BME688 (Qwiic) with a Raspberry Pi? ( https://www.sparkfun.com/products/19096 )
Only information on using this sensor with an Arduino is provided.
My plan is to use this sensor to record altitude with a Raspberry Pi 4B running Raspberry Pi OS and Python version 3.9.2., and connected with the Sparkfun Raspberry Pi Qwiic SHIM.
Here is an example of Raspberry Pi and BME688. This is a big project. There are many other components and software in the tutorial. But you can get an idea about how to interface BME688 with Raspberry PI. This has been done using circuitpython.