Skip to content

legoadk/SparkFun_BME280

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SparkFun Particle Photon Library

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

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

v1.0.0, October 2015 Initial Release

Designed specifically to work with the SparkFun BME280 (SEN-13676)

Works with the following BME280-Breakouts as well:

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

Original Arduino library: https://github.com/sparkfun/SparkFun_BME280_Arduino_Library

Documentation

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 techsupport@sparkfun.com.

Distributed as-is; no warranty is given.

About

Particle Photon / Core Library for BME280 sensors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.7%
  • Other 46.3%