Git Product home page Git Product logo

Comments (3)

ladyada avatar ladyada commented on June 8, 2024

no, we have a separate library for that :)

from adafruit_bme280_library.

szilvasyz avatar szilvasyz commented on June 8, 2024

Ok, I see, if you thought about Adafruit_BMP280 (https://github.com/adafruit/Adafruit_BMP280_Library). But that library is 1.5 years old and not a drop-in replacement of BME280 lib. Difference is not only lack of humidity-related functions, but I could not found no setSampling() nor takeForcedMeasurement() nor anything about mode settings. These would be great in a low-power, very low sampling rate (for example weather monitoring) application and all is already implemented in BME280 library.
As I think, the simplest way to modify BME280 lib to handle BMP280 too would be enabling to open devices with IDs either 0x60 or 0x58, perhaps along with an ID-query function provided to the user. Then the user would have the possibility for proper handling humidity-related data.

from adafruit_bme280_library.

ladyada avatar ladyada commented on June 8, 2024

OK! please add any pull requests to that library - thats a better place for them :)

from adafruit_bme280_library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.