Skip to content

Arduino library for UART access to the BME34M101 that Soil Moisture Detection Module

License

Notifications You must be signed in to change notification settings

BestModules-Libraries/BME34M101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BME34M101

The Best Modules BME34M101 is a soil moisture detection module, which uses the UART communication method. This document provides the description of the BME34M101 Arduino Lib functions and how to install the Arduino Lib. The example demonstrates the function of obtaining the module soil moisture detection value and temperature value.

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

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.

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 BESTMODULES Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BESTMODULES