PaulStoffregen / Wire

Wire library used on Teensy boards
https://www.pjrc.com/teensy/td_libs_Wire.html
21 stars 50 forks source link

Add BME680 #10

Open disruptex opened 5 years ago

disruptex commented 5 years ago

The current I2C code does not have a scan for BME680 Arduino.

PaulStoffregen commented 5 years ago

Any chance you know what address number(s) is uses? I'm pretty busy with lots of other software, so if you have this it could save me from finding the datasheet and reading through it to see where they mention the address. (and why do so many datasheets not list this as a specification and only bury it in a huge block of text??)

disruptex commented 5 years ago

Hi Paul,

case 0x76: Serial.print(F("MS5607,MS5611,MS5637,BMP280, BME680")); break; case 0x77: Serial.print(F("BMP085,BMA180,BMP280,MS5611, BME680")); break; Anoop

From: Paul Stoffregen notifications@github.com Reply-To: PaulStoffregen/Wire reply@reply.github.com Date: Monday, 3 September 2018 at 11:07 pm To: PaulStoffregen/Wire Wire@noreply.github.com Cc: Anoop Dixit anoop.dixit@disruptex.com, Author author@noreply.github.com Subject: Re: [PaulStoffregen/Wire] Add BME680 (#10)

Any chance you know what address number(s) is uses? I'm pretty busy with lots of other software, so if you have this it could save me from finding the datasheet and reading through it to see where they mention the address. (and why do so many datasheets not list this as a specification and only bury it in a huge block of text??)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/PaulStoffregen/Wire/issues/10#issuecomment-418110247, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AdJVqbMzS5Scw4rQhR_j4bu11jXEtOVBks5uXSmLgaJpZM4WW92H.