microchip-pic-avr-solutions / veml3328_arduino_driver

Other
5 stars 1 forks source link

MCHP

Vishay Semiconductors VEML3328 RGBCIR Color Sensor Driver - AVR-IoT Cellular Mini

GitHub release (latest by date)

Find the user guide at https://iot.microchip.com/docs/arduino/userguide/sensor-drivers/MCP9808

Description

Arduino driver for the VEML3328 RGBCIR Color Sensor [1], which is mainly focused on the AVR-IoT Cellular Mini development kit.

Usage

After installation, add this line to the top of your .ino file;

#include <veml3328.h>

This adds the library header file to your project, which includes all of the library functions and data types.

Examples

Examples can be found in the examples folder. There are 3 examples available:

Documentation

The library documentation is found as doxygen in the header file.



References:
[1] https://www.vishay.com/docs/84968/veml3328.pdf