API for Si1132 UV and Visible Light Sensor.
More...
The Silicon Labs Si1132 is a low-power, ultraviolet (UV) index, and ambient light sensor with I2C digital interface and programmable-event interrupt output.
Instanciates a Si1132 object
- Parameters
-
bus | number of used bus |
devAddr | address of used i2c device |
Si1132 object destructor, basicaly it close i2c connection.
uint16_t getVisibleRaw |
( |
| ) |
|
Read the raw visible light value
const char* getModuleName |
( |
| ) |
|
|
inlinevirtual |
Returns name of module. This is the string in library name after libupm_
- Returns
- name of module
Implements IModuleStatus.
The documentation for this class was generated from the following files:
- /iotdk/jenkins/workspace/upm-doc-stable/src/si1132/si1132.hpp
- /iotdk/jenkins/workspace/upm-doc-stable/src/si1132/si1132.cxx