-
- [x] Add BMI270 (C2836813)
- [ ] Add BMV080
- [x] Move BME688 to be on front of badge, behind left "speaker" grill
-
Hi. There is an upgraded board: https://shop.pimoroni.com/products/bme688-breakout
Will your code work with this new board?
-
Hi, I'm looking to implement BME688 with esp32-c6 module, I see that only esp32-c3 binary is included, is it possible to include ESP32-C6 binary?
Or is there anyway to get it working with the c3 bin…
-
Hi, we are making a satelite for AAS CanSat 2024 from Yonsei University, and selected Bosch Sensortec BHI360 Shuttle Board 3.0 for 9-DoF IMU and presure & temperature.
I found out that BHI360 Sh…
-
### Is your feature request related to a problem? Please describe.
Only that I don't want to use two ESP32s per room
### Describe the solution you'd like
I'd like to be able to connect a BME6…
-
**Describe the problem you have/What new integration you would like**
BME688 sensor integration - with at least RP2040.
**Please describe your use case for this integration and alternatives …
-
Thought I would share a working configuration for the M5Stack ENV Pro. As I had some trouble finding all the information myself when adding it to a ESPHome. This is a stripped down version of [this](h…
-
Hello!
Is there any feature planned that the BME688 AI function can be used with an adafruit microcontroller, preferably with Circuit and/or Micropython?
I'd love to use the bme688 with my device…
-
Using an Adafruit BME688 with version 0.6.0 of this lib and the example code, I always get constant readings for humidity and gas.
Temperature and Pressure do slightly change and seem to be correct.
…
-
When a sensor (e.g., the BME) does not send a complete packet, the logger in `read_aqi.py` does not log any of the packet to CSV. Instead, we should log the incomplete information and note the missing…