Tasmota/lib/Adafruit_BusIO
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
..
examples 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_BusIO_Register.cpp Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_BusIO_Register.h Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_I2CDevice.cpp Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_I2CDevice.h Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_I2CRegister.h Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_SPIDevice.cpp Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
Adafruit_SPIDevice.h Support for VEML6075 and VEML 7700 2020-05-12 21:24:44 +02:00
LICENSE 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

README.md

Adafruit Bus IO Library Build Status

This is a helper libary to abstract away I2C & SPI transactions and registers

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

MIT license, all text above must be included in any redistribution