Tasmota/lib/Adafruit_VEML7700
device111 47a8df84be Support for VEML6075 and VEML 7700
Add support for VEML6075.
-Shows UVA, UVB, UVIndex

supported Commands are:

| Command        |      Description |
|----------------|------------------|
|VEML6075power   | Power up/down    |
|VEML6075dynamic | HD Mode          |
|VEML6075inttime | Integration Time |

Add initial Support for VEML7700  (#8260)
- the implementation based on Adafruit VEML7700 Libary.
- Shows Illuminance and White Content of Light.
2020-05-12 21:24:44 +02:00
..
.github Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
examples/veml7700_test Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
.gitignore Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
.travis.yml Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_VEML7700.cpp Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_VEML7700.h Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
README.md Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
library.properties Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
license.txt Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00

README.md

Adafruit_VEML7700 Build Status

This is the Adafruit VEML7700 Lux sensor library

Tested and works great with the Adafruit VEML7700 Breakout Board

This chip uses I2C to communicate, 2 pins are required to interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Kevin Townsend/Limor Fried for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution