zephyr.js icon indicating copy to clipboard operation
zephyr.js copied to clipboard

BME280 example

Open kenchris opened this issue 8 years ago • 6 comments

Now we have BMP280 example, it would be nice to use the new BME280 instead as it has temp/pressure and relative humidity.

https://www.adafruit.com/product/2652 https://www.sparkfun.com/products/13676

Of course having it integrated with generic sensors would be even cooler :-) This is a super exciting sensor!

kenchris avatar Jun 12 '17 11:06 kenchris

Related https://jira.zephyrproject.org/browse/ZEP-130

kenchris avatar Jun 12 '17 11:06 kenchris

Actually it is supported directly by Zephyr already: https://jira.zephyrproject.org/browse/ZEP-131

kenchris avatar Jun 12 '17 11:06 kenchris

@kenchris we'll need to get 1 of these BMP280 sensors first, it's on our hardware list.

jimmy-huang avatar Jun 12 '17 18:06 jimmy-huang

@kenchris when you said 'instead' what did you mean? Replace the temp sensor in the WebBT demo?

grgustaf avatar Jun 14 '17 18:06 grgustaf

Just ignore the instead - not sure why I added that

kenchris avatar Jun 14 '17 18:06 kenchris

With my habit of quick skimming I didn't notice the difference between BMP280 and BME280 - makes sense now. :)

grgustaf avatar Jun 14 '17 20:06 grgustaf