hybridgroup / cylon

JavaScript framework for robotics, drones, and the Internet of Things (IoT)
https://cylonjs.com
Other
4.19k stars 362 forks source link

Please add support for Bosch Sensortec BMP280 #308

Open kyrylkov opened 8 years ago

kyrylkov commented 8 years ago

Please add support for Bosch Sensortec BMP280 http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp280/bmp280

Vayvala commented 8 years ago

+1

bash07 commented 7 years ago

BMP180 and BM280 are compatible. Please use i2c driver for this: Cyclon i2c

OlivierLD commented 7 years ago

You can find a BME280 implementation on the branch named bme280: https://github.com/OlivierLD/cylon-i2c/tree/bme280

On Thu, Mar 2, 2017 at 6:01 AM, Basheer notifications@github.com 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 .

bash07 commented 7 years ago

Please close this issue.

OlivierLD commented 7 years ago

@kyrylkov , this would be your call.

kyrylkov commented 7 years ago

@OlivierLD yes, it can be closed

syzer commented 4 years ago

👍