1.0.0 • Published 2 years ago

@mchp-mcc/scf-driver-veml3328 v1.0.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

I2C Color Sensor VEML3328

Overview

The I2C Color Sensor VEML3328 Driver enables interfacing between the MCU and an off-chip VEML3328 Color Sensor using the I2C protocol.

Features

  • This supports the VEML3328 device
  • Allows the user to read Red, Green, Blue, Clear, and Infrared channels
  • Allows the user to enable or disable shutdown mode
  • Allows the user to configure the sensor's Gain, Differential Gain, Sensitivity, and Integration Time
  • Allows the user to set the measurement mode to either Active Force or Auto for continuous reading

Related Documentation

Changelog

All notable changes to this project will be documented in this file.

1.0.0 - 2022-10-28

New Features

  • CC8SCRIP-9813 :- VEML3328 Initial release