SparkFun Capacitive Soil Moisture Sensor - CY8CMBR3 Arduino Library
Library for the SparkFun Capacitive Soil Moisture Sensor - CY8CMBR3
Loading...
Searching...
No Matches
sfDevCY8CMBR3.cpp File Reference

Implementation file for the SparkFun CY8CMBR3 Sensor device driver. More...

#include "sfDevCY8CMBR3.h"
Include dependency graph for sfDevCY8CMBR3.cpp:

Macros

#define DEBUG_SERIAL_PRINTS   (0)
 

Detailed Description

Implementation file for the SparkFun CY8CMBR3 Sensor device driver.

This file implements the sfDevCY8CMBR3 class methods for configuring and reading data from the CY8CMBR3 sensor. The driver provides a comms-agnostic interface using the SparkFun Toolkit. However, note that the only supported communication method for this device is I2C.

Key features:

  • Device initialization and configuration
  • Sensor readings
  • Gain settings
  • Power management

Implementation Details

  • Register read/write operations
Author
SparkFun Electronics
Date
2025

License

SPDX-License-Identifier: MIT

See also
https://github.com/sparkfun/SparkFun_CY8CMBR3_Arduino_Library

Macro Definition Documentation

◆ DEBUG_SERIAL_PRINTS

#define DEBUG_SERIAL_PRINTS   (0)