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

Arduino-specific implementation for the SparkFun AS7343 Sensor. More...

#include <SparkFun_Toolkit.h>
#include "sfTk/sfDevAS7343.h"
#include <Arduino.h>
Include dependency graph for SparkFun_AS7343.h:

Go to the source code of this file.

Classes

class  SfeAS7343ArdI2C
 Arduino I2C implementation for the AS7343 sensor. More...
 

Detailed Description

Arduino-specific implementation for the SparkFun AS7343 Sensor.

This file provides the Arduino-specific implementation of the AS7343 driver class. The SfeAS7343ArdI2C class inherits from the base driver class and implements the I2C communication interface using Arduino's Wire library.

Key features:

  • Arduino I2C initialization
  • Connection verification
  • Toolkit integration

SfeAS7343ArdI2C Class

  • begin(): Initializes I2C communication
  • isConnected(): Verifies sensor connection

Dependencies

  • Arduino.h
  • SparkFun_Toolkit.h
  • sfeAS7343.h
Author
SparkFun Electronics
Date
2025

License

SPDX-License-Identifier: MIT

Product Links

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