mirror of https://github.com/arendst/Tasmota.git
47a8df84be
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. |
||
---|---|---|
.. | ||
.github | ||
examples/veml7700_test | ||
.gitignore | ||
.travis.yml | ||
Adafruit_VEML7700.cpp | ||
Adafruit_VEML7700.h | ||
README.md | ||
library.properties | ||
license.txt |
README.md
Adafruit_VEML7700
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