Giter VIP home page Giter VIP logo

sparkfun_bme280_arduino_library's Introduction

SparkFun BME280 Arduino Library

SparkFun BME280 Breakout

SparkFun CCS811/BME280 Combo (SEN-14348)

This library allows the user to:

  • Read pressure in Pa
  • Read temperature in C
  • Read humidity in %RH

It also provides the following mathematical functions based from the above.

  • Read temperature in F
  • Read altitude in meters
  • Read altitude in feet

Some examples include a circular buffer class for averaging.

Thanks to:

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /extras - Additional documentation for the user. These files are ignored by the IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

  • V_1.0.0 - Public release.
  • V_1.1.0 - Pulled request to add decimal precision to readFloatPressure() and readFloatHumidity().
  • V_1.2.0 - Added ESP32 architecture directives to modify begin operation.
  • V_2.0.0 - Major update. Generalized wire port. Functionalized oversampling, standby time, etc. Added setMode.

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact [email protected].

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

sparkfun_bme280_arduino_library's People

Contributors

nseidle avatar marshalltaylorsfe avatar andyengland521 avatar cdonate avatar lukagith avatar calvin1564 avatar jdavid avatar jkfritcher avatar olicooper avatar pbolduc avatar xoseperez avatar fabyte avatar santaimpersonator avatar tedder avatar

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.