sparkfun / SparkFun_VEML6075_Arduino_Library

Arduino library for the VEML6075 UVA/UVB/UV index sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun VEML6075 Arduino Library

SparkFun UV Sensor (Qwiic) - VEML6075

SparkFun UV Sensor (Qwiic) - VEML6075 (SEN-15089)

The VEML6075 senses UVA and UVB light, which allows for a calculation of the UV index.

This library handles the initialization, configuration 1and monitoring of the UVA and UVB intensity, and calculation of the UV index.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Product Versions

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Arduino library for the VEML6075 UVA/UVB/UV index sensor

License:Other


Languages

Language:C++ 100.0%