Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.76 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.76 KB

BME63M001

The Best Modules BME63M001 is a water quality detector module, which uses the UART communication method. This document provides the description of the BME63M001 Arduino Lib functions and how to install the Arduino Lib. The example demonstrates the functions of get the version information and read the TDS and temperature values in the specified channel.

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

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
      - Example readTDS adds latency to the loop function;
      - Change the layout image and schematic image in all examples;

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