![]() |
SparkFun Ambient Light Sensor - VEML7700
v2.0.0-1-g1693613
Library for the SparkFun Ambient Light Sensor - VEML7700
|
Go to the source code of this file.
Classes | |
class | SparkFunVEML7700 |
Class for interfacing with the VMEL7700 sensor using I2C communication. More... | |
class | VEML7700 |
Deprecated class for interfacing with the VEML7700 sensor - supports version 1.0.0 of the SparkX library. More... | |
Enumerations | |
enum | VEML7700_error_t : sfTkError_t { VEML7700_ERROR_READ = ksfTkErrFail , VEML7700_ERROR_WRITE = ksfTkErrFail , VEML7700_ERROR_INVALID_ADDRESS = ksfTkErrInvalidParam , VEML7700_ERROR_UNDEFINED = ksfTkErrInvalidParam , VEML7700_ERROR_SUCCESS = ksfTkErrOk } |
Variables | |
const VEML7700_error_t | VEML7700_SUCCESS = VEML7700_ERROR_SUCCESS |
SparkFun VEML7700 Ambient Light Sensor Arduino Library
This library facilitates communication with the VEML7700 over I2C.
Want to support open source hardware? Buy a board from SparkFun!
This library was written by: Paul Clark SparkFun Electronics November 4th 2021
SPDX-License-Identifier: MIT
enum VEML7700_error_t : sfTkError_t |
const VEML7700_error_t VEML7700_SUCCESS = VEML7700_ERROR_SUCCESS |