SI1132 Class
- ID: si1132
- Name: UV and Ambient Light Sensor
- Other Names: Si1132
- Category: light
- Manufacturer: silabs
- Connection: i2c
- Link: http://www.silabs.com/products/sensors/infraredsensors/Pages/si1132.aspx
- Link: https://www.silabs.com/Support%20Documents/TechnicalDocs/Si1132.pdf
The Silicon Labs Si1132 is a low-power, ultraviolet (UV) index, and ambient light sensor with I2C digital interface and programmable-event interrupt output.
Item Index
Methods
SI1132
                      
                              
                                  (
                      
                              
                                  Number
                              
                      
                      
                      
                      
                      
                      
                      
                          
                      
                          - 
                                              bus
Instanciates a Si1132 object
Parameters:
- 
                                              busNumbernumber of used bus 
Returns:
                                              Number:
                                  
                              getVisibleRaw
                      
                              ()
                      
                              
                                  Number
                              
                      
                      
                      
                      
                      
                      
                      
                          
                      
                          Read the raw visible light value
Returns:
                                              Number:
                                  
                              getVisibleLux
                      
                              ()
                      
                              
                                  Number
                              
                      
                      
                      
                      
                      
                      
                      
                          
                      
                          Read the lux value
Returns:
                                              Number:
                                  
                              getModuleName
                      
                              ()
                      
                              
                                  String
                              
                      
                      
                      
                      
                      
                      
                      
                          
                      
                          Returns name of module. This is the string in library name after libupm_
Returns:
                                              String:
                                          
                              name of module