Skip to content

BestModules-Libraries/BME82M131

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BME82M131

The BESTMODULES BME82M131 is an ambient light detection module, which uses the I2C communication method. This document describes the Arduino Lib function of the BME82M131 and how to install the Arduino Lib. The example demonstrates how to obtain the ambient light intensity.

Applicable types:

Part No. Description
BME82M131 Ambient Light Detection Module
BME82M131A Ambient Light Detection Module

This library can be installed via the Arduino Library manager. Search for BME82M131.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino 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

Version History

  • V1.0.1
      - Initial public release.
  • V1.0.2
      - Change variable type u16 to uint16_t.
  • V1.0.3
      - Add applicable models: BME82M131A;

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 technical support on our BEST MODULES CORP. Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BEST MODULES CORP.

About

Arduino library for I2C access to the BME82M131 that Ambient Light Detection Module

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages