SparkFun Spectral Sensor - AS7343  v1.0.0-4-gd418547
Library for the SparkFun SpectralSensor - AS7343
Loading...
Searching...
No Matches
sfDevAS7343.cpp File Reference

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

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

Variables

const uint8_t ksfLEDMaxCurrentDrive = 127
 
const uint8_t ksfRegisterBank0Limit = 0x80
 

Detailed Description

Implementation file for the SparkFun AS7343 Sensor device driver.

This file implements the sfDevAS7343 class methods for configuring and reading data from the AS7343 sensor. The driver provides a comms-agnostic interface using the SparkFun Toolkit.

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_AS7343_Arduino_Library

Variable Documentation

◆ ksfLEDMaxCurrentDrive

const uint8_t ksfLEDMaxCurrentDrive = 127

◆ ksfRegisterBank0Limit

const uint8_t ksfRegisterBank0Limit = 0x80