pimoroni / bme680-python

Python library for the BME680 gas, temperature, humidity and pressure sensor.
https://shop.pimoroni.com/products/bme680
MIT License
260 stars 93 forks source link

can I make a pi with the bme680 hat act as a zigbee z-wave device ? #21

Closed adam-jones-net closed 4 years ago

adam-jones-net commented 5 years ago

Don't panic, I'm not looking for detailed instructions, more a yes or no with a pointer to where to get started.

Thanks!

Gadgetoid commented 5 years ago

A quick Google suggests the answer is yes- it looks like there are both GPIO and USB add-ons for ZigBee/Z-Wave- however I have no experience with either. Since the BME680 uses only the i2c pins it’s unlikely there would be a conflict between it and a HAT or GPIO style add-on.