Linker VEML6075

From LinkSprite Playgound
Jump to: navigation, search

Introduction

Linker VEML6075 uses Vishay’s UVA and UVB Light Sensor VEML6075. The VEML6075 senses UVA and UVB light and incorporates photodiode, amplifiers, and analog / digital circuits into a single chip using a CMOS process. When the UV sensor is applied, it is able to detect UVA and UVB intensity to provide a measure of the signal strength as well as allowing for UVI measurement.

Linker6075.jpg

Linker6075 A.jpg

Features

  • Operating voltage range : 3V - 5.5V
  • Logic voltage range : 3V - 5.5V
  • Supply current (TYP.) : 485uA
  • Output type : I2C bus
  • Industrial Temperature Range : -40℃ to +85℃
  • 16-bit resolution per channel
  • Excellent UVA and UVB sensitivity
  • Dimension: 24*23.6*9.2mm

Applications

  • Handheld device
  • Notebook
  • Consumer device
  • Industrial and medical application

How to use

Part list:

Arduino UNO x1

Linker Base Shield x1

Linker Cable (20cm) x1

Linker VEML6075 x1

Wiring

Connecting the Linker VEML6075 to the I2C interface of linker Base shield with linker cable :

Linker6075 B.jpg

Install Library

Place the VEML6075_master library folder your ”arduinosketchfolder/libraries/ folder”.

Linker6075 C.jpg

Load Demo

Open File->Examples->VEML6075_Master->auto_mode and upload to your Arduino uno wired up to the sensor.

Linker6075 D.jpg

Please select the correct type and port of the board :

Linker6075 E.jpg

Upload to the Arduino and open the serial console at 9600 baud to see the UV data output.

Linker6075 F.jpg

Resources

Datasheet.zip

libraries.zip