Please add support for Bosch Sensortec BMP280
Please add support for Bosch Sensortec BMP280 http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp280/bmp280
+1
BMP180 and BM280 are compatible. Please use i2c driver for this: Cyclon i2c
You can find a BME280 implementation on the branch named bme280: https://github.com/OlivierLD/cylon-i2c/tree/bme280
- Olivier
On Thu, Mar 2, 2017 at 6:01 AM, Basheer [email protected] wrote:
BMP180 and BM280 are compatible. Please use i2c driver for this: Cyclon i2c https://github.com/hybridgroup/cylon-i2c
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hybridgroup/cylon/issues/308#issuecomment-283660743, or mute the thread https://github.com/notifications/unsubscribe-auth/AG5Xj01MX8z71MCRTj4ZG1gbgGskVgSIks5rhsvMgaJpZM4FsqZ2 .
Please close this issue.
@kyrylkov , this would be your call.
@OlivierLD yes, it can be closed
👍