GithubHelp home page GithubHelp logo

alexswensen / adafruit_bme280_library Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mhaack/adafruit_bme280_library

0.0 2.0 0.0 68 KB

Particle Photon / Core Library for BME280 sensors

License: Other

C++ 100.00%

adafruit_bme280_library's Introduction

Adafruit BME280 Particle Library

This is a library for the Adafruit BME280 Humidity, Barometric Pressure + Temp sensor

Particle Photon, Core & Electorn DHT Library based on Arduino Library for BME280 sensors adapted by Markus Haack

Works with the following BME280-Breakouts as well:

These sensors use I2C or SPI to communicate, up to 4 pins are required to interface.

This library allows the user to:

  • Read pressure in Pa
  • Read temperature in °C and °F
  • Read humidity in %RH
  • Read altitude in meters
  • Read altitude in feet

Hint: the default I2C address used by the library is (0x77), as in Adafruit_BME280.h. If you sensor board uses a different address you can set your own via the .begin(...) method.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • library.properties - General library properties for the Particle and Arduino package manager.

Version History

  • V_1.0.0 - September 2015 Initial Release
  • V_1.0.4 - October 2015 pull from Adafruit repo to support multiple sensors with different calibration values
  • V_1.1.2 - January 2017 migrated to V2 library, pulled minor changes
  • V_1.1.3 - February 2017 improved documentation
  • V_1.1.4 - July 2017 pulled latest changes from Adafruit

License Information

Original Arduino library: https://github.com/adafruit/Adafruit_BME280_Library

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Check out the links above for our tutorials and wiring diagrams

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution

adafruit_bme280_library's People

Contributors

andydoro avatar frankleonrose avatar jonatanlinden avatar ladyada avatar marcmerlin avatar mhaack avatar microbuilder avatar mozzbozz avatar pm73 avatar pocki avatar tdicola avatar

Watchers

 avatar  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.